mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 10:21:31 +00:00
Cleanup
This commit is contained in:
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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user