summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/drmicro.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/drmicro.cpp')
-rw-r--r--src/mame/drivers/drmicro.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/drmicro.cpp b/src/mame/drivers/drmicro.cpp
index 2e407b5aa20..f0580b8a4c6 100644
--- a/src/mame/drivers/drmicro.cpp
+++ b/src/mame/drivers/drmicro.cpp
@@ -238,7 +238,7 @@ void drmicro_state::machine_reset()
}
-static MACHINE_CONFIG_START( drmicro )
+MACHINE_CONFIG_START(drmicro_state::drmicro)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", Z80,MCLK/6) /* 3.072MHz? */