Always use the same swap button default
This commit is contained in:
parent
10c6d45850
commit
139dd38f9d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue