summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-07-07 19:04:59 +0200
committerGitHub <noreply@github.com>2019-07-07 19:04:59 +0200
commit62eaf1289141c1df9528c3f49ebd561ee15884c2 (patch)
tree2917a9073151f49e9499351e30cce5a1bc8d2a14 /src/core/config.h
parentimplemented CDoor (diff)
parentIntoTheScripts! (diff)
downloadre3-62eaf1289141c1df9528c3f49ebd561ee15884c2.tar
re3-62eaf1289141c1df9528c3f49ebd561ee15884c2.tar.gz
re3-62eaf1289141c1df9528c3f49ebd561ee15884c2.tar.bz2
re3-62eaf1289141c1df9528c3f49ebd561ee15884c2.tar.lz
re3-62eaf1289141c1df9528c3f49ebd561ee15884c2.tar.xz
re3-62eaf1289141c1df9528c3f49ebd561ee15884c2.tar.zst
re3-62eaf1289141c1df9528c3f49ebd561ee15884c2.zip
Diffstat (limited to 'src/core/config.h')
-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 8cb02190..c3b66ff7 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -114,3 +114,4 @@ enum Config {
#define FIX_BUGS // fix bugs in the game, TODO: use this more
#define KANGAROO_CHEAT
#define ASPECT_RATIO_SCALE
+#define USE_DEBUG_SCRIPT_LOADER \ No newline at end of file