diff options
Diffstat (limited to 'src/localconsts.h')
-rw-r--r-- | src/localconsts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/localconsts.h b/src/localconsts.h index 072b063d0..11c120ee2 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -338,7 +338,7 @@ PRAGMA45(GCC diagnostic pop) // #define DEBUG_SDL_SURFACES 1 // debug RWops usage -// #define DEBUG_PHYSFS 1 +// #define DEBUG_VIRTFS 1 // use file access fuzzer // #define USE_FUZZER 1 |