document some error (nw)

This commit is contained in:
MetalliC 2020-02-15 00:41:56 +02:00
parent 11ed8ba191
commit 6c3e7c9782

View File

@ -1812,6 +1812,7 @@ void win_window_info::set_fullscreen(int fullscreen)
m_fullscreen = fullscreen;
// reset UI to main menu
// FIXME: this cause crash if called when running_machine.m_ui not yet initialised. e.g. when trying to show error/warning messagebox at startup (during auto-switch from full screen to windowed mode).
machine().ui().menu_reset();
// kill off the drawers