diff options
Diffstat (limited to 'src/localconsts.h')
-rw-r--r-- | src/localconsts.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/localconsts.h b/src/localconsts.h index 11c120ee2..4734ebd50 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -349,6 +349,8 @@ PRAGMA45(GCC diagnostic pop) // debug animations // #define DEBUG_ANIMATIONS 1 +#define USE_FILE_FOPEN 1 + #ifdef DYECMD #undef USE_FUZZER #endif // DYECMD |