mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
Open RetroArchMenu with long press start in PSP
This commit is contained in:
parent
67e777767c
commit
a9946b7634
@ -395,7 +395,7 @@ static bool default_screenshots_in_content_dir = false;
|
||||
|
||||
#if defined(__CELLOS_LV2__) || defined(_XBOX1) || defined(_XBOX360)
|
||||
static unsigned menu_toggle_gamepad_combo = INPUT_TOGGLE_L3_R3;
|
||||
#elif defined(PS2)
|
||||
#elif defined(PS2) || defined(PSP)
|
||||
static unsigned menu_toggle_gamepad_combo = INPUT_TOGGLE_HOLD_START;
|
||||
#elif defined(VITA)
|
||||
static unsigned menu_toggle_gamepad_combo = INPUT_TOGGLE_L1_R1_START_SELECT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user