summaryrefslogtreecommitdiff
path: root/src/localconsts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localconsts.h')
-rw-r--r--src/localconsts.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/localconsts.h b/src/localconsts.h
index 205920746..4187cefd2 100644
--- a/src/localconsts.h
+++ b/src/localconsts.h
@@ -102,6 +102,9 @@
// debug SDL surfaces
// #define DEBUG_SDL_SURFACES 1
+// debug RWops usage
+// #define DEBUG_PHYSFS 1
+
// use file access fuzzer
// #define USE_FUZZER 1