summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-05-09 15:06:13 +0200
committerSergeanur <s.anureev@yandex.ua>2020-05-09 15:06:13 +0200
commit28103775ba799133b252e423e3da62ed7b09f7b9 (patch)
tree02b9958d54e040fe20310990a9da5636fe0527db /src/core/config.h
parentFix compilation error (diff)
downloadre3-28103775ba799133b252e423e3da62ed7b09f7b9.tar
re3-28103775ba799133b252e423e3da62ed7b09f7b9.tar.gz
re3-28103775ba799133b252e423e3da62ed7b09f7b9.tar.bz2
re3-28103775ba799133b252e423e3da62ed7b09f7b9.tar.lz
re3-28103775ba799133b252e423e3da62ed7b09f7b9.tar.xz
re3-28103775ba799133b252e423e3da62ed7b09f7b9.tar.zst
re3-28103775ba799133b252e423e3da62ed7b09f7b9.zip
Diffstat (limited to '')
-rw-r--r--src/core/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 79d9ab86..20e5d679 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -187,6 +187,7 @@ enum Config {
# define NO_MOVIES // disable intro videos
# define NO_CDCHECK
# define CHATTYSPLASH // print what the game is loading
+# define DEBUGMENU
//# define TIMEBARS // print debug timers
#endif