Always use the same swap button default

This commit is contained in:
sonninnos 2025-08-04 21:41:48 +03:00
parent 10c6d45850
commit 139dd38f9d
1 changed files with 0 additions and 4 deletions

View File

@ -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)