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

@@ -242,8 +242,6 @@ enum eMenuScreen
#ifdef GRAPHICS_MENU_OPTIONS
MENUPAGE_GRAPHICS_SETTINGS,
#else
MENUPAGE_ADVANCED_DISPLAY_SETTINGS,
#endif
#ifdef DONT_TRUST_RECOGNIZED_JOYSTICKS
MENUPAGE_DETECT_JOYSTICK,