summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ichiban.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ichiban.c')
-rw-r--r--src/mame/drivers/ichiban.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ichiban.c b/src/mame/drivers/ichiban.c
index 7bd3eeb74e1..b4ac2a072ac 100644
--- a/src/mame/drivers/ichiban.c
+++ b/src/mame/drivers/ichiban.c
@@ -129,7 +129,7 @@ static MACHINE_CONFIG_START( ichibanjyan, ichibanjyan_state )
MCFG_SCREEN_VISIBLE_AREA(0*8, 32*8-1, 2*8, 30*8-1)
MCFG_SCREEN_PALETTE("palette")
- MCFG_GFXDECODE_ADD("gfxdecode", ichibanjyan)
+ MCFG_GFXDECODE_ADD("gfxdecode", "palette", ichibanjyan)
MCFG_PALETTE_ADD_RRRRGGGGBBBB_PROMS("palette", 512)