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 d55dc288c72..6ed22a1c85b 100644
--- a/src/mame/drivers/dassault.c
+++ b/src/mame/drivers/dassault.c
@@ -520,7 +520,7 @@ static MACHINE_CONFIG_START( dassault, dassault_state )
MCFG_DECO16IC_BANK2_CB(dassault_state, bank_callback)
MCFG_DECO16IC_PF12_8X8_BANK(0)
MCFG_DECO16IC_PF12_16X16_BANK(2)
-
+
MCFG_DECO16IC_GFXDECODE("gfxdecode")
MCFG_DECO16IC_PALETTE("palette")