summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/tonton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tonton.cpp')
-rw-r--r--src/mame/drivers/tonton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tonton.cpp b/src/mame/drivers/tonton.cpp
index efef89e5df8..d88b8ccbc1c 100644
--- a/src/mame/drivers/tonton.cpp
+++ b/src/mame/drivers/tonton.cpp
@@ -210,7 +210,7 @@ WRITE8_MEMBER(tonton_state::ay_bout_w)
* Machine Driver *
*************************************************/
-static MACHINE_CONFIG_START( tonton, tonton_state )
+static MACHINE_CONFIG_START( tonton )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu",Z80, CPU_CLOCK) /* Guess. According to other MSX2 based gambling games */