mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #122 from purpasmart96/master
Added "StoreDataCache" to the function table
This commit is contained in:
		
						commit
						95f662c96f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -358,6 +358,7 @@ const Interface::FunctionInfo FunctionTable[] = { | |||
|     {0x001C0040, nullptr,                       "SetLedForceOff"}, | ||||
|     {0x001D0040, nullptr,                       "SetTestCommand"}, | ||||
|     {0x001E0080, nullptr,                       "SetInternalPriorities"}, | ||||
|     {0x001F0082, nullptr,                       "StoreDataCache"}, | ||||
| }; | ||||
| 
 | ||||
| ////////////////////////////////////////////////////////////////////////////////////////////////////
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue