forked from eden-emu/eden
		
	service/usb: Update function table
Updates the function table for IClientEpSession based off information provided by SwitchBrew.
This commit is contained in:
		
							parent
							
								
									0b467c5de0
								
							
						
					
					
						commit
						fe28aee74d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -73,7 +73,7 @@ public: | ||||||
|             {3, nullptr, "Populate"}, |             {3, nullptr, "Populate"}, | ||||||
|             {4, nullptr, "PostBufferAsync"}, |             {4, nullptr, "PostBufferAsync"}, | ||||||
|             {5, nullptr, "GetXferReport"}, |             {5, nullptr, "GetXferReport"}, | ||||||
|             {6, nullptr, "Unknown2"}, |             {6, nullptr, "PostBufferMultiAsync"}, | ||||||
|             {7, nullptr, "Unknown3"}, |             {7, nullptr, "Unknown3"}, | ||||||
|             {8, nullptr, "Unknown4"}, |             {8, nullptr, "Unknown4"}, | ||||||
|         }; |         }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lioncash
						Lioncash