From 4bf8f47241491880019a0738546f343f7eaf6ad4 Mon Sep 17 00:00:00 2001 From: AJR Date: Mon, 27 Feb 2017 07:29:11 -0500 Subject: Make loading software through slots work again (nw) It's still necessary to add slots with no selectable options to the option list, as otherwise the non-selectable options can't be installed. --- src/frontend/mame/mameopts.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/mame/mameopts.cpp b/src/frontend/mame/mameopts.cpp index 13233122d2b..9f489134b8d 100644 --- a/src/frontend/mame/mameopts.cpp +++ b/src/frontend/mame/mameopts.cpp @@ -41,8 +41,8 @@ bool mame_options::add_slot_options(emu_options &options, std::function