diff options
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index c4b4fc77..498be8f3 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -249,7 +249,8 @@ enum Config { # define SCROLLABLE_STATS_PAGE // only draggable by mouse atm # define TRIANGLE_BACK_BUTTON //# define CIRCLE_BACK_BUTTON -# define GRAPHICS_MENU_OPTIONS +# define CUSTOM_FRONTEND_OPTIONS +# define GRAPHICS_MENU_OPTIONS // otherwise Advanced Options menu will appear if Display is full #endif // Script |