summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2020-04-16 00:19:45 +0200
committerNikolay Korolev <nickvnuk@gmail.com>2020-04-16 00:19:45 +0200
commit75733f3c83926b3669b63a0b632789216870e229 (patch)
tree86784853dd870d2d7224b782177140fd4df4c1c9 /src/core/config.h
parentmerge readmes (diff)
parentfix Bait crash (diff)
downloadre3-75733f3c83926b3669b63a0b632789216870e229.tar
re3-75733f3c83926b3669b63a0b632789216870e229.tar.gz
re3-75733f3c83926b3669b63a0b632789216870e229.tar.bz2
re3-75733f3c83926b3669b63a0b632789216870e229.tar.lz
re3-75733f3c83926b3669b63a0b632789216870e229.tar.xz
re3-75733f3c83926b3669b63a0b632789216870e229.tar.zst
re3-75733f3c83926b3669b63a0b632789216870e229.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 f7fde579..38e7679f 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -189,6 +189,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 DEFAULT_NATIVE_RESOLUTION // Set default video mode to your native resolution (fixes Windows 10 launch)
// Pad
#define XINPUT