summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gaplus.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gaplus.c')
-rw-r--r--src/mame/drivers/gaplus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gaplus.c b/src/mame/drivers/gaplus.c
index 7156a4f4d3f..0b1d733fdc6 100644
--- a/src/mame/drivers/gaplus.c
+++ b/src/mame/drivers/gaplus.c
@@ -560,7 +560,7 @@ static MACHINE_CONFIG_START( gaplus, driver_device )
MCFG_NAMCO58XX_ADD("58xx", intf1)
MCFG_NAMCO_62XX_ADD("62xx", 24576000/6/2, namco_62xx_intf) /* totally made up - TODO: fix */
-
+
/* video hardware */
MCFG_SCREEN_ADD("screen", RASTER)
MCFG_SCREEN_REFRESH_RATE(60.606060)