mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-30 08:51:31 -04:00
Introduce -DDEBUG to enable crash screen and debug menu
This commit is contained in:
@@ -90,7 +90,7 @@ extern const char var700529ac[];
|
||||
#if VERSION == VERSION_NTSC_BETA
|
||||
extern u8 g_CrashHasMessage;
|
||||
#else
|
||||
extern bool g_CrashHasMessage;
|
||||
extern bool g_CrashEnabled;
|
||||
#endif
|
||||
|
||||
void crashSetMessage(char *string);
|
||||
|
||||
Reference in New Issue
Block a user