mirror of
				https://github.com/yuzu-emu/yuzu.git
				synced 2025-11-04 11:43:49 +00:00 
			
		
		
		
	added "StoreDataCache" to the function table
seems simple enough
This commit is contained in:
		
							parent
							
								
									9061cdc9c0
								
							
						
					
					
						commit
						7d6f7684e1
					
				@ -358,6 +358,7 @@ const Interface::FunctionInfo FunctionTable[] = {
 | 
			
		||||
    {0x001C0040, nullptr,                       "SetLedForceOff"},
 | 
			
		||||
    {0x001D0040, nullptr,                       "SetTestCommand"},
 | 
			
		||||
    {0x001E0080, nullptr,                       "SetInternalPriorities"},
 | 
			
		||||
    {0x001F0082, nullptr,                       "StoreDataCache"},
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
////////////////////////////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user