summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaga.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galaga.c')
-rw-r--r--src/mame/drivers/galaga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galaga.c b/src/mame/drivers/galaga.c
index fa543e7c731..c141390ab5d 100644
--- a/src/mame/drivers/galaga.c
+++ b/src/mame/drivers/galaga.c
@@ -1769,7 +1769,7 @@ static MACHINE_DRIVER_START( galagab )
MDRV_DEVICE_REMOVE("54xx")
MDRV_DEVICE_REMOVE("06xx")
-
+
/* FIXME: bootlegs should not have any Namco custom chip. However, this workaround is needed atm */
MDRV_NAMCO_06XX_ADD("06xx", MASTER_CLOCK/6/64, "maincpu", "51xx", NULL, NULL, NULL)