summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tank8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tank8.c')
-rw-r--r--src/mame/drivers/tank8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tank8.c b/src/mame/drivers/tank8.c
index 7714be84ccd..65d1848a598 100644
--- a/src/mame/drivers/tank8.c
+++ b/src/mame/drivers/tank8.c
@@ -324,7 +324,7 @@ static GFXDECODE_START( tank8 )
GFXDECODE_END
-static MACHINE_CONFIG_START( tank8, driver_data_t )
+static MACHINE_CONFIG_START( tank8, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", M6800, 11055000 / 10) /* ? */