mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	UDS: I was drunk
This commit is contained in:
		
							parent
							
								
									a986e35795
								
							
						
					
					
						commit
						4696b13170
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1219,7 +1219,7 @@ void NWM_UDS::ConnectToNetworkDeprecated(Kernel::HLERequestContext& ctx) { | ||||||
| 
 | 
 | ||||||
|     std::vector<u8> passphrase = rp.PopStaticBuffer(); |     std::vector<u8> passphrase = rp.PopStaticBuffer(); | ||||||
| 
 | 
 | ||||||
|     ConnectToNetwork(ctx, 0x11, network_info_buffer.data(), network_info_buffer.size(), |     ConnectToNetwork(ctx, 0x09, network_info_buffer.data(), network_info_buffer.size(), | ||||||
|                      connection_type, std::move(passphrase)); |                      connection_type, std::move(passphrase)); | ||||||
| 
 | 
 | ||||||
|     LOG_DEBUG(Service_NWM, "called"); |     LOG_DEBUG(Service_NWM, "called"); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue