summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/scotrsht.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/scotrsht.c')
-rw-r--r--src/mame/drivers/scotrsht.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/scotrsht.c b/src/mame/drivers/scotrsht.c
index 6acea79aaa3..356f2fa7b3e 100644
--- a/src/mame/drivers/scotrsht.c
+++ b/src/mame/drivers/scotrsht.c
@@ -191,7 +191,7 @@ static GFXDECODE_START( scotrsht )
GFXDECODE_ENTRY( "gfx2", 0, spritelayout, 16*16*8, 16*8 ) /* sprites */
GFXDECODE_END
-static MACHINE_CONFIG_START( scotrsht, driver_data_t )
+static MACHINE_CONFIG_START( scotrsht, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", M6809, 18432000/6) /* 3.072 MHz */