summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pooyan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pooyan.c')
-rw-r--r--src/mame/drivers/pooyan.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mame/drivers/pooyan.c b/src/mame/drivers/pooyan.c
index 791ae647b71..6b8061340f7 100644
--- a/src/mame/drivers/pooyan.c
+++ b/src/mame/drivers/pooyan.c
@@ -1,10 +1,10 @@
/***************************************************************************
- Pooyan
+ Pooyan
- Original driver by Allard Van Der Bas
-
- This hardware is very similar to Time Pilot.
+ Original driver by Allard Van Der Bas
+
+ This hardware is very similar to Time Pilot.
***************************************************************************/
@@ -219,7 +219,7 @@ static MACHINE_DRIVER_START( pooyan )
MDRV_CPU_VBLANK_INT(pooyan_interrupt,1)
MDRV_SCREEN_REFRESH_RATE(60)
-
+
MDRV_MACHINE_START(pooyan)
/* video hardware */