summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2020-12-16 21:45:18 +0100
committererorcun <erorcunerorcun@hotmail.com.tr>2020-12-16 21:45:18 +0100
commit8e454392059a07be3d8b5fa9ee01f27220980230 (patch)
treee49aa68df3d4112b447b7536d564cb2a3ddbac57 /src/core/config.h
parentupdate librw (diff)
downloadre3-8e454392059a07be3d8b5fa9ee01f27220980230.tar
re3-8e454392059a07be3d8b5fa9ee01f27220980230.tar.gz
re3-8e454392059a07be3d8b5fa9ee01f27220980230.tar.bz2
re3-8e454392059a07be3d8b5fa9ee01f27220980230.tar.lz
re3-8e454392059a07be3d8b5fa9ee01f27220980230.tar.xz
re3-8e454392059a07be3d8b5fa9ee01f27220980230.tar.zst
re3-8e454392059a07be3d8b5fa9ee01f27220980230.zip
Diffstat (limited to '')
-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 ad0df2da..8c9c1ccd 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -299,7 +299,7 @@ enum Config {
# define CUSTOM_FRONTEND_OPTIONS
# ifdef CUSTOM_FRONTEND_OPTIONS
-# define GRAPHICS_MENU_OPTIONS // otherwise Advanced Options menu will appear if Display is full
+# define GRAPHICS_MENU_OPTIONS // otherwise Display settings will be scrollable
# define NO_ISLAND_LOADING // disable loadscreen between islands via loading all island data at once, consumes more memory and CPU
# define CUTSCENE_BORDERS_SWITCH
# define MULTISAMPLING // adds MSAA option