summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/quizdna.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/quizdna.c')
-rw-r--r--src/mame/drivers/quizdna.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/quizdna.c b/src/mame/drivers/quizdna.c
index 0c4c596f935..37df47f0193 100644
--- a/src/mame/drivers/quizdna.c
+++ b/src/mame/drivers/quizdna.c
@@ -455,7 +455,7 @@ static MACHINE_CONFIG_START( quizdna, quizdna_state )
MCFG_SCREEN_UPDATE_DRIVER(quizdna_state, screen_update_quizdna)
MCFG_GFXDECODE_ADD("gfxdecode", quizdna)
- MCFG_PALETTE_LENGTH(2048)
+ MCFG_PALETTE_ADD("palette", 2048)
/* sound hardware */