1
0
mirror of https://github.com/libretro/RetroArch synced 2025-04-25 09:02:44 +00:00
This commit is contained in:
Twinaphex 2017-01-12 07:36:52 +01:00
parent 404e60f7ed
commit c5d1fe9ec5

@ -734,8 +734,6 @@ uint64_t input_menu_keys_pressed(
for (i = 0; i < RARCH_BIND_LIST_END; i++) for (i = 0; i < RARCH_BIND_LIST_END; i++)
{ {
unsigned port;
if (i != RARCH_MENU_TOGGLE && if (i != RARCH_MENU_TOGGLE &&
input_menu_keys_pressed_internal(binds, settings, joypad_info, i, max_users, input_menu_keys_pressed_internal(binds, settings, joypad_info, i, max_users,
settings->input.binds[0][i].valid, settings->input.binds[0][i].valid,