mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-10-30 15:39:02 -05:00 
			
		
		
		
	nifm: Update service function tables
Updated based off information provided by switchbrew.
This commit is contained in:
		| @@ -219,6 +219,7 @@ IGeneralService::IGeneralService() : ServiceFramework("IGeneralService") { | ||||
|         {35, nullptr, "GetScanData"}, | ||||
|         {36, nullptr, "GetCurrentAccessPoint"}, | ||||
|         {37, nullptr, "Shutdown"}, | ||||
|         {38, nullptr, "GetAllowedChannels"}, | ||||
|     }; | ||||
|     RegisterHandlers(functions); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lioncash
					Lioncash