summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dassault.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dassault.c')
-rw-r--r--src/mame/drivers/dassault.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dassault.c b/src/mame/drivers/dassault.c
index 15276ea5824..1d6c9f4b2d2 100644
--- a/src/mame/drivers/dassault.c
+++ b/src/mame/drivers/dassault.c
@@ -516,7 +516,7 @@ static MACHINE_CONFIG_START( dassault, dassault_state )
MCFG_DECO16IC_ADD("tilegen1", dassault_deco16ic_tilegen1_intf)
MCFG_DECO16IC_GFXDECODE("gfxdecode")
MCFG_DECO16IC_PALETTE("palette")
-
+
MCFG_DECO16IC_ADD("tilegen2", dassault_deco16ic_tilegen2_intf)
MCFG_DECO16IC_GFXDECODE("gfxdecode")
MCFG_DECO16IC_PALETTE("palette")