mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	service/usb: Update IPdSession's function table
Updated based off information on SwitchBrew.
This commit is contained in:
		
							parent
							
								
									da5fcbf501
								
							
						
					
					
						commit
						9b9c586dff
					
				| @ -132,11 +132,11 @@ public: | ||||
|         // clang-format off
 | ||||
|         static const FunctionInfo functions[] = { | ||||
|             {0, nullptr, "BindNoticeEvent"}, | ||||
|             {1, nullptr, "Unknown1"}, | ||||
|             {1, nullptr, "UnbindNoticeEvent"}, | ||||
|             {2, nullptr, "GetStatus"}, | ||||
|             {3, nullptr, "GetNotice"}, | ||||
|             {4, nullptr, "Unknown2"}, | ||||
|             {5, nullptr, "Unknown3"}, | ||||
|             {4, nullptr, "EnablePowerRequestNotice"}, | ||||
|             {5, nullptr, "DisablePowerRequestNotice"}, | ||||
|             {6, nullptr, "ReplyPowerRequest"}, | ||||
|         }; | ||||
|         // clang-format on
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Lioncash
						Lioncash