summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/triplhnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/triplhnt.c')
-rw-r--r--src/mame/drivers/triplhnt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/triplhnt.c b/src/mame/drivers/triplhnt.c
index 3ee66d25285..1612d384557 100644
--- a/src/mame/drivers/triplhnt.c
+++ b/src/mame/drivers/triplhnt.c
@@ -309,7 +309,7 @@ static PALETTE_INIT( triplhnt )
}
-static MACHINE_CONFIG_START( triplhnt, driver_data_t )
+static MACHINE_CONFIG_START( triplhnt, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", M6800, 800000)