summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/thayers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/thayers.c')
-rw-r--r--src/mame/drivers/thayers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/thayers.c b/src/mame/drivers/thayers.c
index de277235d81..a9b5b6c6170 100644
--- a/src/mame/drivers/thayers.c
+++ b/src/mame/drivers/thayers.c
@@ -755,7 +755,7 @@ static COP400_INTERFACE( thayers_cop_intf )
/* Machine Driver */
-static MACHINE_CONFIG_START( thayers, driver_data_t )
+static MACHINE_CONFIG_START( thayers, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", Z80, XTAL_4MHz)
MDRV_CPU_PROGRAM_MAP(thayers_map)