(Steam) Swap OK/Cancel buttons by default

This commit is contained in:
twinaphex 2022-03-14 18:12:25 +01:00
parent d675276e28
commit 596bc4e686

View File

@ -855,7 +855,7 @@ static const unsigned input_backtouch_toggle = false;
#define DEFAULT_OVERLAY_SHOW_INPUTS_PORT 0
#if defined(ANDROID) || defined(_WIN32)
#if defined(ANDROID) || defined(_WIN32) || defined(HAVE_STEAM)
#define DEFAULT_MENU_SWAP_OK_CANCEL_BUTTONS true
#else
#define DEFAULT_MENU_SWAP_OK_CANCEL_BUTTONS false