From 730302180a4b06db808fc5e3cffba08eaaf01947 Mon Sep 17 00:00:00 2001 From: mark wallace Date: Thu, 13 Feb 2025 02:13:19 +0000 Subject: [PATCH] Edit config.h --- src/core/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/config.h b/src/core/config.h index 1da628f8..62a54ee5 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -379,7 +379,7 @@ enum Config { # define CUSTOM_FRONTEND_OPTIONS # ifdef CUSTOM_FRONTEND_OPTIONS -# define MENU_MAP // VC-like menu map. Won't appear if you don't have our menu.txd +# define MENU_MAP // Enabled on Dca3 now, but could use some controller mapping** # 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