(RMenu)Everything to do with lifecycle_menu_state is mostly RMenu-only

This commit is contained in:
twinaphex 2013-01-11 04:41:57 +01:00
parent 7411d140f8
commit a8cbbeb17c

View File

@ -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;
}