summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/xxmissio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/xxmissio.c')
-rw-r--r--src/mame/drivers/xxmissio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/xxmissio.c b/src/mame/drivers/xxmissio.c
index ae03f8574b2..2f5e344c73b 100644
--- a/src/mame/drivers/xxmissio.c
+++ b/src/mame/drivers/xxmissio.c
@@ -303,7 +303,7 @@ static const ym2203_interface ym2203_interface_2 =
NULL
};
-static MACHINE_CONFIG_START( xxmissio, driver_data_t )
+static MACHINE_CONFIG_START( xxmissio, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", Z80,12000000/4) /* 3.0MHz */