summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index bb1ca5e3..2973caf0 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -313,6 +313,11 @@ enum Config {
//# define PS2_MENU_USEALLPAGEICONS
#else
# define MENU_MAP // VC-like menu map. Make sure you have new menu.txd
+
+# ifdef XINPUT
+# define GAMEPAD_MENU // Add gamepad menu
+# endif
+
# define SCROLLABLE_STATS_PAGE // only draggable by mouse atm
# define TRIANGLE_BACK_BUTTON
//# define CIRCLE_BACK_BUTTON