summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/shisen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/shisen.c')
-rw-r--r--src/mame/drivers/shisen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/shisen.c b/src/mame/drivers/shisen.c
index aebbb47823b..1c135de0331 100644
--- a/src/mame/drivers/shisen.c
+++ b/src/mame/drivers/shisen.c
@@ -223,7 +223,7 @@ static MACHINE_CONFIG_START( shisen, shisen_state )
MCFG_SCREEN_UPDATE_DRIVER(shisen_state, screen_update_sichuan2)
MCFG_GFXDECODE_ADD("gfxdecode", shisen)
- MCFG_PALETTE_LENGTH(256)
+ MCFG_PALETTE_ADD("palette", 256)
/* sound hardware */