mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	Added some more names to the function table
Added "SetApplicationCpuTimeLimit" and "GetApplicationCpuTimeLimit" to apt.cpp
This commit is contained in:
		
							parent
							
								
									7d6f7684e1
								
							
						
					
					
						commit
						1d0ac47832
					
				| @ -152,6 +152,8 @@ const Interface::FunctionInfo FunctionTable[] = { | |||||||
|     {0x004C0000, nullptr,               "SetFatalErrDispMode"}, |     {0x004C0000, nullptr,               "SetFatalErrDispMode"}, | ||||||
|     {0x004D0080, nullptr,               "GetAppletProgramInfo"}, |     {0x004D0080, nullptr,               "GetAppletProgramInfo"}, | ||||||
|     {0x004E0000, nullptr,               "HardwareResetAsync"}, |     {0x004E0000, nullptr,               "HardwareResetAsync"}, | ||||||
|  |     {0x004F0080, nullptr,               "SetApplicationCpuTimeLimit"}, | ||||||
|  |     {0x00500040, nullptr,               "GetApplicationCpuTimeLimit"}, | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
| ////////////////////////////////////////////////////////////////////////////////////////////////////
 | ////////////////////////////////////////////////////////////////////////////////////////////////////
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 purpasmart96
						purpasmart96