From 1376b3497c5bdbe421485df4fe88a971357dbcca Mon Sep 17 00:00:00 2001 From: dankan1890 Date: Mon, 19 Sep 2016 02:48:46 +0200 Subject: removed enable_dats() option, no longer needed after the switch to lua plugin. (nw) fixed the failure to select the last used machine if quit with the focus in another part of the main menu. (nw) --- src/frontend/mame/ui/submenu.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/frontend/mame/ui/submenu.cpp') diff --git a/src/frontend/mame/ui/submenu.cpp b/src/frontend/mame/ui/submenu.cpp index 3d0b866618a..9b4b85331a8 100644 --- a/src/frontend/mame/ui/submenu.cpp +++ b/src/frontend/mame/ui/submenu.cpp @@ -22,7 +22,6 @@ std::vector const submenu::misc_options = { { submenu::option_type::HEAD, __("Miscellaneous Options") }, { submenu::option_type::UI, __("Re-select last machine played"), OPTION_REMEMBER_LAST }, { submenu::option_type::UI, __("Enlarge images in the right panel"), OPTION_ENLARGE_SNAPS }, - { submenu::option_type::UI, __("DATs info"), OPTION_DATS_ENABLED }, { submenu::option_type::EMU, __("Cheats"), OPTION_CHEAT }, { submenu::option_type::EMU, __("Show mouse pointer"), OPTION_UI_MOUSE }, { submenu::option_type::EMU, __("Confirm quit from machines"), OPTION_CONFIRM_QUIT }, -- cgit v1.2.3-70-g09d2