Previous 199869 Revisions Next

r34224 Tuesday 6th January, 2015 at 16:17:36 UTC by Fabio Priuli
reverted previous change, since it does not interact well with the rest of the
creation code. a better fix is in progress :)
[src/emu/ui]filesel.c

trunk/src/emu/ui/filesel.c
r242735r242736
328328               reset(UI_MENU_RESET_REMEMBER_POSITION);
329329            }
330330            break;
331
332         case IPT_UI_CANCEL:
333            ui_menu::stack_pop(machine());
334            break;
335331      }
336332   }
337333}


Previous 199869 Revisions Next


© 1997-2024 The MAME Team