summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/istellar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/istellar.c')
-rw-r--r--src/mame/drivers/istellar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/istellar.c b/src/mame/drivers/istellar.c
index 1a6913bbea3..d2595d6aff9 100644
--- a/src/mame/drivers/istellar.c
+++ b/src/mame/drivers/istellar.c
@@ -342,7 +342,7 @@ static MACHINE_DRIVER_START( istellar )
MDRV_CPU_ADD("sub", Z80, GUESSED_CLOCK)
MDRV_CPU_PROGRAM_MAP(z80_2_mem,0)
MDRV_CPU_IO_MAP(z80_2_io,0)
-
+
MDRV_MACHINE_START(istellar)
MDRV_LASERDISC_ADD("laserdisc", PIONEER_LDV1000, 0, "laserdisc")