summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sf.c')
-rw-r--r--src/mame/drivers/sf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sf.c b/src/mame/drivers/sf.c
index de6226e5541..f7a0b6b3411 100644
--- a/src/mame/drivers/sf.c
+++ b/src/mame/drivers/sf.c
@@ -835,7 +835,7 @@ static MACHINE_CONFIG_START( sf, sf_state )
MCFG_SCREEN_PALETTE("palette")
MCFG_GFXDECODE_ADD("gfxdecode", "palette", sf)
-
+
MCFG_PALETTE_ADD("palette", 1024)
MCFG_PALETTE_FORMAT(xxxxRRRRGGGGBBBB)