summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mlanding.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mlanding.cpp')
-rw-r--r--src/mame/drivers/mlanding.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/mlanding.cpp b/src/mame/drivers/mlanding.cpp
index 0fb4a68c1f3..4305ce13003 100644
--- a/src/mame/drivers/mlanding.cpp
+++ b/src/mame/drivers/mlanding.cpp
@@ -164,6 +164,7 @@ public:
uint32_t exec_dma();
void msm5205_update(int chip);
+ void mlanding(machine_config &config);
protected:
virtual void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) override;
};
@@ -908,7 +909,7 @@ INPUT_PORTS_END
*
*************************************/
-static MACHINE_CONFIG_START( mlanding )
+MACHINE_CONFIG_START(mlanding_state::mlanding)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M68000, 8000000) // Appears to be 68000P8 in PCB photo