mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Change command header in nwm::UDS Initialize function
This commit is contained in:
		
							parent
							
								
									20e19a340c
								
							
						
					
					
						commit
						83e5f639e6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -975,7 +975,7 @@ void OnClientConnected(u16 network_node_id) { | |||
| } | ||||
| 
 | ||||
| const Interface::FunctionInfo FunctionTable[] = { | ||||
|     {0x00010442, nullptr, "Initialize (deprecated)"}, | ||||
|     {0x000102C2, nullptr, "Initialize (deprecated)"}, | ||||
|     {0x00020000, nullptr, "Scrap"}, | ||||
|     {0x00030000, Shutdown, "Shutdown"}, | ||||
|     {0x00040402, nullptr, "CreateNetwork (deprecated)"}, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue