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 function table
Updates the function table for IClientEpSession based off information provided by SwitchBrew.
This commit is contained in:
		
							parent
							
								
									f933b3370e
								
							
						
					
					
						commit
						6306e54f45
					
				@ -73,7 +73,7 @@ public:
 | 
			
		||||
            {3, nullptr, "Populate"},
 | 
			
		||||
            {4, nullptr, "PostBufferAsync"},
 | 
			
		||||
            {5, nullptr, "GetXferReport"},
 | 
			
		||||
            {6, nullptr, "Unknown2"},
 | 
			
		||||
            {6, nullptr, "PostBufferMultiAsync"},
 | 
			
		||||
            {7, nullptr, "Unknown3"},
 | 
			
		||||
            {8, nullptr, "Unknown4"},
 | 
			
		||||
        };
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user