summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/boogwing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/boogwing.c')
-rw-r--r--src/mame/drivers/boogwing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/boogwing.c b/src/mame/drivers/boogwing.c
index 4e53f11b885..d08182e2603 100644
--- a/src/mame/drivers/boogwing.c
+++ b/src/mame/drivers/boogwing.c
@@ -364,7 +364,7 @@ static MACHINE_CONFIG_START( boogwing, boogwing_state )
MCFG_DECO16IC_ADD("tilegen1", boogwing_deco16ic_tilegen1_intf)
MCFG_DECO16IC_GFXDECODE("gfxdecode")
MCFG_DECO16IC_PALETTE("palette")
-
+
MCFG_DECO16IC_ADD("tilegen2", boogwing_deco16ic_tilegen2_intf)
MCFG_DECO16IC_GFXDECODE("gfxdecode")
MCFG_DECO16IC_PALETTE("palette")