mirror of
https://github.com/libretro/RetroArch
synced 2025-03-04 07:13:26 +00:00
(Menu) Take out RARCH_MENU_TOGGLE for old_input_state - no longer
needed
This commit is contained in:
parent
8437e4bd2a
commit
48a44e8e64
@ -315,7 +315,6 @@ bool menu_iterate(void)
|
||||
{
|
||||
driver.menu->need_refresh = true;
|
||||
rarch_main_set_state(RARCH_ACTION_STATE_MENU_PREINIT_FINISHED);
|
||||
driver.menu->old_input_state |= 1ULL << RARCH_MENU_TOGGLE;
|
||||
}
|
||||
|
||||
rarch_input_poll();
|
||||
|
Loading…
x
Reference in New Issue
Block a user