(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…
Reference in New Issue