summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2020-04-27 23:47:47 +0200
committerNikolay Korolev <nickvnuk@gmail.com>2020-04-27 23:47:47 +0200
commitfcf90116016ac60a4bde533985920a8a0e56c3d1 (patch)
tree5a0efda5118107cbeaf6eb396fa50ae630c33750 /src/core
parentMerge remote-tracking branch 'upstream/master' (diff)
parentMerge branch 'master' of github.com:gtamodding/re3 (diff)
downloadre3-fcf90116016ac60a4bde533985920a8a0e56c3d1.tar
re3-fcf90116016ac60a4bde533985920a8a0e56c3d1.tar.gz
re3-fcf90116016ac60a4bde533985920a8a0e56c3d1.tar.bz2
re3-fcf90116016ac60a4bde533985920a8a0e56c3d1.tar.lz
re3-fcf90116016ac60a4bde533985920a8a0e56c3d1.tar.xz
re3-fcf90116016ac60a4bde533985920a8a0e56c3d1.tar.zst
re3-fcf90116016ac60a4bde533985920a8a0e56c3d1.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 11d443ea..a1769c70 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -191,7 +191,7 @@ enum Config {
#define TOGGLEABLE_BETA_FEATURES // toggleable from debug menu. not too many things
#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 USE_TXD_CDIMAGE // generate and load textures from txd.img
//#define USE_TEXTURE_POOL
//#define OPENAL