mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule()
Updates the ID of these based off the information on Switch Brew.
This commit is contained in:
		
							parent
							
								
									826b1394e8
								
							
						
					
					
						commit
						20c976ff2a
					
				| @ -80,8 +80,8 @@ public: | ||||
|             {5, nullptr, "GetTimeZoneRuleVersion"}, | ||||
|             {100, &ITimeZoneService::ToCalendarTime, "ToCalendarTime"}, | ||||
|             {101, &ITimeZoneService::ToCalendarTimeWithMyRule, "ToCalendarTimeWithMyRule"}, | ||||
|             {200, nullptr, "ToPosixTime"}, | ||||
|             {201, nullptr, "ToPosixTimeWithMyRule"}, | ||||
|             {201, nullptr, "ToPosixTime"}, | ||||
|             {202, nullptr, "ToPosixTimeWithMyRule"}, | ||||
|         }; | ||||
|         RegisterHandlers(functions); | ||||
|     } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Lioncash
						Lioncash