summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tempest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tempest.c')
-rw-r--r--src/mame/drivers/tempest.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/tempest.c b/src/mame/drivers/tempest.c
index e9553d0349d..eb1ca8e7889 100644
--- a/src/mame/drivers/tempest.c
+++ b/src/mame/drivers/tempest.c
@@ -579,7 +579,7 @@ static MACHINE_DRIVER_START( tempest )
MDRV_WATCHDOG_TIME_INIT(HZ(CLOCK_3KHZ / 256))
MDRV_ATARIVGEAROM_ADD("earom")
-
+
MDRV_MACHINE_START(tempest)
/* video hardware */
@@ -593,7 +593,7 @@ static MACHINE_DRIVER_START( tempest )
/* Drivers */
MDRV_MATHBOX_ADD("mathbox")
-
+
/* sound hardware */
MDRV_SPEAKER_STANDARD_MONO("mono")