summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taitosj.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taitosj.c')
-rw-r--r--src/mame/drivers/taitosj.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taitosj.c b/src/mame/drivers/taitosj.c
index fb455bdd7cc..e514889d483 100644
--- a/src/mame/drivers/taitosj.c
+++ b/src/mame/drivers/taitosj.c
@@ -1809,7 +1809,7 @@ static MACHINE_CONFIG_START( nomcu, taitosj_state )
MCFG_SCREEN_UPDATE_DRIVER(taitosj_state, screen_update_taitosj)
MCFG_GFXDECODE_ADD("gfxdecode", taitosj)
- MCFG_PALETTE_LENGTH(64)
+ MCFG_PALETTE_ADD("palette", 64)
/* sound hardware */