Previous 199869 Revisions Next

r34223 Tuesday 6th January, 2015 at 15:45:12 UTC by Fabio Priuli
(MESS) ui: don't ask confirmation when leaving the image creation menu
as if a new file was being created. nw.
[src/emu/ui]filesel.c

trunk/src/emu/ui/filesel.c
r242734r242735
328328               reset(UI_MENU_RESET_REMEMBER_POSITION);
329329            }
330330            break;
331
332         case IPT_UI_CANCEL:
333            ui_menu::stack_pop(machine());
334            break;
331335      }
332336   }
333337}


Previous 199869 Revisions Next


© 1997-2024 The MAME Team