fix: down DPAD opening 2 menus. small UI Parity, fix debug ifdefs, add -resolution arg, remove random debugbreak

This commit is contained in:
2026-08-15 14:46:34 -04:00
parent 9d19fdc5f5
commit 1a903c65dc
6 changed files with 19 additions and 34 deletions
+1 -3
View File
@@ -34,12 +34,10 @@
#include <perf.h>
#endif
#if !defined(__PS3__) && !defined(__ORBIS__) && !defined(__PSVITA__)
#ifdef _WINDOWS64
//C4JStorage StorageManager;
C4JStorage StorageManager;
C_4JProfile ProfileManager;
#endif
#endif // __PS3__
CSentientManager SentientManager;
CXuiStringTable StringTable;