summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mephisto_mm1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mephisto_mm1.cpp')
-rw-r--r--src/mame/drivers/mephisto_mm1.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/mephisto_mm1.cpp b/src/mame/drivers/mephisto_mm1.cpp
index 2f11564720b..bb21c67104d 100644
--- a/src/mame/drivers/mephisto_mm1.cpp
+++ b/src/mame/drivers/mephisto_mm1.cpp
@@ -67,7 +67,7 @@ public:
DECLARE_INPUT_CHANGED_MEMBER(mirage_switch_sensor_type);
- // machine drivers
+ // machine configs
void mirage(machine_config &config);
void mm1(machine_config &config);
@@ -361,7 +361,7 @@ INPUT_CHANGED_MEMBER(mm1_state::mirage_switch_sensor_type)
/******************************************************************************
- Machine Drivers
+ Machine Configs
******************************************************************************/
void mm1_state::mirage(machine_config &config)