mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-10 04:51:32 +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…
Reference in New Issue
Block a user