mirror of
https://github.com/holub/mame
synced 2025-06-12 07:35:45 +03:00
commit
2dc7f8710c
@ -102,6 +102,7 @@ void ui_menu_custom_ui::handle()
|
|||||||
|
|
||||||
ui_menu::stack_push(global_alloc_clear<ui_menu_selector>(machine(), container, s_sel, ui_globals::panels_status));
|
ui_menu::stack_push(global_alloc_clear<ui_menu_selector>(machine(), container, s_sel, ui_globals::panels_status));
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
case LANGUAGE_MENU:
|
case LANGUAGE_MENU:
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user