summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-05-18 13:07:59 +0200
committerGitHub <noreply@github.com>2020-05-18 13:07:59 +0200
commit8f9ce275c877dc6eb17b9bfb49b5cc1e23e912df (patch)
tree1ac08c0cde740db6a6b982b4da5788ee2614485d /src/core
parentMerge branch 'miami' of https://github.com/GTAmodding/re3 into miami (diff)
parentCText (diff)
downloadre3-8f9ce275c877dc6eb17b9bfb49b5cc1e23e912df.tar
re3-8f9ce275c877dc6eb17b9bfb49b5cc1e23e912df.tar.gz
re3-8f9ce275c877dc6eb17b9bfb49b5cc1e23e912df.tar.bz2
re3-8f9ce275c877dc6eb17b9bfb49b5cc1e23e912df.tar.lz
re3-8f9ce275c877dc6eb17b9bfb49b5cc1e23e912df.tar.xz
re3-8f9ce275c877dc6eb17b9bfb49b5cc1e23e912df.tar.zst
re3-8f9ce275c877dc6eb17b9bfb49b5cc1e23e912df.zip
Diffstat (limited to 'src/core')
-rw-r--r--src/core/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 30f6b898..83aca235 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -194,7 +194,7 @@ enum Config {
#define FIX_BUGS // fixes bugs that we've came across during reversing, TODO: use this more
#define TOGGLEABLE_BETA_FEATURES // toggleable from debug menu. not too many things
-#define MORE_LANGUAGES // Add more translations to the game
+//#define MORE_LANGUAGES // Add more translations to the game
#define DEFAULT_NATIVE_RESOLUTION // Set default video mode to your native resolution (fixes Windows 10 launch)
#define USE_TXD_CDIMAGE // generate and load textures from txd.img
#define IMPROVED_VIDEOMODE // save and load videomode parameters instead of a magic number