mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-10-31 07:59:02 -05:00 
			
		
		
		
	set_cal: Update service function table
Updated based on information from Switchbrew.
This commit is contained in:
		| @@ -39,7 +39,8 @@ SET_CAL::SET_CAL() : ServiceFramework("set:cal") { | ||||
|         {29, nullptr, "GetAmiiboEcqvBlsKey"}, | ||||
|         {30, nullptr, "GetAmiiboEcqvBlsCertificate"}, | ||||
|         {31, nullptr, "GetAmiiboEcqvBlsRootCertificate"}, | ||||
|         {32, nullptr, "GetUnknownId"}, | ||||
|         {32, nullptr, "GetUsbTypeCPowerSourceCircuitVersion"}, | ||||
|         {33, nullptr, "GetBatteryVersion"}, | ||||
|     }; | ||||
|     RegisterHandlers(functions); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lioncash
					Lioncash