summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cbuster.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cbuster.c')
-rw-r--r--src/mame/drivers/cbuster.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cbuster.c b/src/mame/drivers/cbuster.c
index 31ae2d875dd..7e797c4c8b1 100644
--- a/src/mame/drivers/cbuster.c
+++ b/src/mame/drivers/cbuster.c
@@ -322,7 +322,7 @@ static MACHINE_CONFIG_START( twocrude, cbuster_state )
MCFG_DECO16IC_ADD("tilegen1", twocrude_deco16ic_tilegen1_intf)
MCFG_DECO16IC_GFXDECODE("gfxdecode")
MCFG_DECO16IC_PALETTE("palette")
-
+
MCFG_DECO16IC_ADD("tilegen2", twocrude_deco16ic_tilegen2_intf)
MCFG_DECO16IC_GFXDECODE("gfxdecode")
MCFG_DECO16IC_PALETTE("palette")