Place debug menu under ifdef

This commit is contained in:
Sergeanur
2020-05-09 16:06:13 +03:00
parent 1b599b2d35
commit 28103775ba
11 changed files with 27 additions and 7 deletions

View File

@@ -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