summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taitopjc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taitopjc.cpp')
-rw-r--r--src/mame/drivers/taitopjc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taitopjc.cpp b/src/mame/drivers/taitopjc.cpp
index 227eb2251f5..67bda373929 100644
--- a/src/mame/drivers/taitopjc.cpp
+++ b/src/mame/drivers/taitopjc.cpp
@@ -805,7 +805,7 @@ MACHINE_CONFIG_START(taitopjc_state::taitopjc)
MCFG_PALETTE_ADD("palette", 32768)
- MCFG_GFXDECODE_ADD("gfxdecode", "palette", empty)
+ MCFG_DEVICE_ADD("gfxdecode", GFXDECODE, "palette", gfxdecode_device::empty)
MCFG_DEVICE_ADD("tc0780fpa", TC0780FPA, 0)