summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dec0.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dec0.c')
-rw-r--r--src/mame/drivers/dec0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dec0.c b/src/mame/drivers/dec0.c
index e6fab911123..37d39a0e9a4 100644
--- a/src/mame/drivers/dec0.c
+++ b/src/mame/drivers/dec0.c
@@ -1487,7 +1487,7 @@ static MACHINE_CONFIG_START( secretab, dec0_automat_state )
deco_mxc06_device::set_gfx_region(*device, 3);
MCFG_DECO_MXC06_GFXDECODE("gfxdecode")
MCFG_DECO_MXC06_PALETTE("palette")
-
+
MCFG_PALETTE_ADD("palette", 1024)
MCFG_PALETTE_FORMAT(xxxxBBBBGGGGRRRR)