summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-04-29 18:08:54 +0200
committeraap <aap@papnet.eu>2020-04-29 18:24:25 +0200
commit804b022e671f11f2cf680862f2822444d6b66a5c (patch)
tree5fe1cd04456d0d5ca1adb674e4a2c9a01567869a /src/core/config.h
parentfor real this time (diff)
downloadre3-804b022e671f11f2cf680862f2822444d6b66a5c.tar
re3-804b022e671f11f2cf680862f2822444d6b66a5c.tar.gz
re3-804b022e671f11f2cf680862f2822444d6b66a5c.tar.bz2
re3-804b022e671f11f2cf680862f2822444d6b66a5c.tar.lz
re3-804b022e671f11f2cf680862f2822444d6b66a5c.tar.xz
re3-804b022e671f11f2cf680862f2822444d6b66a5c.tar.zst
re3-804b022e671f11f2cf680862f2822444d6b66a5c.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 163af701..01684afd 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -192,6 +192,7 @@ enum Config {
#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
//#define USE_TEXTURE_POOL
//#define OPENAL