summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taitojc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taitojc.c')
-rw-r--r--src/mame/drivers/taitojc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taitojc.c b/src/mame/drivers/taitojc.c
index ccfcae38b79..f26b693eb94 100644
--- a/src/mame/drivers/taitojc.c
+++ b/src/mame/drivers/taitojc.c
@@ -1271,7 +1271,7 @@ static MACHINE_CONFIG_START( taitojc, taitojc_state )
MCFG_TC0640FIO_ADD("tc0640fio", taitojc_io_intf)
- MCFG_GFXDECODE_ADD("gfxdecode", empty)
+ MCFG_GFXDECODE_ADD("gfxdecode", "palette", empty)
/* video hardware */
MCFG_SCREEN_ADD("screen", RASTER)