mirror of
https://github.com/libretro/RetroArch
synced 2025-02-15 09:40:11 +00:00
(RMenu)Everything to do with lifecycle_menu_state is mostly RMenu-only
This commit is contained in:
parent
7411d140f8
commit
a8cbbeb17c
@ -2802,8 +2802,8 @@ bool rarch_main_iterate(void)
|
||||
g_extern.delay_timer[0] = g_extern.frame_count + 30;
|
||||
}
|
||||
else
|
||||
#endif
|
||||
g_extern.lifecycle_menu_state |= (1 << MODE_EXIT);
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user