diff options
author | eray orçunus <erayorcunus@gmail.com> | 2020-08-24 21:42:26 +0200 |
---|---|---|
committer | eray orçunus <erayorcunus@gmail.com> | 2020-08-24 23:55:57 +0200 |
commit | 082c4caecfb542e93f5a9a942e51b555e0035279 (patch) | |
tree | 1b10202b6f99dd002b00df1973a0b4c6965a0150 /src/core/config.h | |
parent | Merge branch 'master' of https://github.com/GTAmodding/re3 into erorcun (diff) | |
download | re3-082c4caecfb542e93f5a9a942e51b555e0035279.tar re3-082c4caecfb542e93f5a9a942e51b555e0035279.tar.gz re3-082c4caecfb542e93f5a9a942e51b555e0035279.tar.bz2 re3-082c4caecfb542e93f5a9a942e51b555e0035279.tar.lz re3-082c4caecfb542e93f5a9a942e51b555e0035279.tar.xz re3-082c4caecfb542e93f5a9a942e51b555e0035279.tar.zst re3-082c4caecfb542e93f5a9a942e51b555e0035279.zip |
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index b0d89fac..498be8f3 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -250,7 +250,7 @@ enum Config { # define TRIANGLE_BACK_BUTTON //# define CIRCLE_BACK_BUTTON # define CUSTOM_FRONTEND_OPTIONS -# define GRAPHICS_MENU_OPTIONS +# define GRAPHICS_MENU_OPTIONS // otherwise Advanced Options menu will appear if Display is full #endif // Script |