mirror of
https://github.com/libretro/ppsspp.git
synced 2025-03-04 06:28:03 +00:00
Disable ArmEmitterTest on startup, it seems to cause problems?
This commit is contained in:
parent
74a46f60ed
commit
72333821bf
@ -160,7 +160,7 @@ void NativeGetAppInfo(std::string *app_dir_name, std::string *app_nice_name, boo
|
||||
*app_dir_name = "ppsspp";
|
||||
*landscape = true;
|
||||
|
||||
ArmEmitterTest();
|
||||
// ArmEmitterTest();
|
||||
}
|
||||
|
||||
void NativeInit(int argc, const char *argv[], const char *savegame_directory, const char *external_directory, const char *installID)
|
||||
|
Loading…
x
Reference in New Issue
Block a user