summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lviv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lviv.cpp')
-rw-r--r--src/mame/drivers/lviv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lviv.cpp b/src/mame/drivers/lviv.cpp
index d8e589371d6..c47e50ebaf2 100644
--- a/src/mame/drivers/lviv.cpp
+++ b/src/mame/drivers/lviv.cpp
@@ -420,7 +420,7 @@ INPUT_PORTS_END
/* machine definition */
-static MACHINE_CONFIG_START( lviv )
+MACHINE_CONFIG_START(lviv_state::lviv)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", I8080, 2500000)
MCFG_CPU_PROGRAM_MAP(lviv_mem)