mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
(nw)
This commit is contained in:
parent
5d1ce79c3e
commit
fbaedd3610
@ -41,7 +41,8 @@ ui_menu_game_options::ui_menu_game_options(running_machine &machine, render_cont
|
||||
ui_menu_game_options::~ui_menu_game_options()
|
||||
{
|
||||
main_filters::actual = m_main;
|
||||
ui_menu::menu_stack->reset(UI_MENU_RESET_SELECT_FIRST);
|
||||
if (ui_menu::menu_stack != nullptr)
|
||||
ui_menu::menu_stack->reset(UI_MENU_RESET_SELECT_FIRST);
|
||||
save_ui_options(machine());
|
||||
ui_globals::switch_image = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user