diff --git a/config.def.h b/config.def.h index 73c86689cb..b5be3b5788 100644 --- a/config.def.h +++ b/config.def.h @@ -965,11 +965,7 @@ #define DEFAULT_OVERLAY_DPAD_DIAGONAL_SENSITIVITY 80 #define DEFAULT_OVERLAY_ABXY_DIAGONAL_SENSITIVITY 50 -#if defined(ANDROID) || defined(_WIN32) || defined(HAVE_STEAM) || TARGET_OS_TV #define DEFAULT_MENU_SWAP_OK_CANCEL_BUTTONS true -#else -#define DEFAULT_MENU_SWAP_OK_CANCEL_BUTTONS false -#endif #define DEFAULT_MENU_SWAP_SCROLL_BUTTONS false #if defined(WIIU)