Use scrolling if GRAPHICS_MENU_OPTIONS not defined, like miami

This commit is contained in:
erorcun
2020-12-16 23:45:18 +03:00
parent 387a6a0877
commit 8e45439205
3 changed files with 7 additions and 23 deletions

View File

@@ -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