summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itech32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/itech32.c')
-rw-r--r--src/mame/drivers/itech32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/itech32.c b/src/mame/drivers/itech32.c
index 0a63207a4fc..9bcc71f9d20 100644
--- a/src/mame/drivers/itech32.c
+++ b/src/mame/drivers/itech32.c
@@ -1684,6 +1684,7 @@ static MACHINE_CONFIG_START( timekill, itech32_state )
MCFG_SCREEN_VIDEO_ATTRIBUTES(VIDEO_UPDATE_BEFORE_VBLANK)
MCFG_SCREEN_RAW_PARAMS(VIDEO_CLOCK, 508, 0, 384, 262, 0, 256)
MCFG_SCREEN_UPDATE_DRIVER(itech32_state, screen_update_itech32)
+ MCFG_SCREEN_PALETTE("palette")
/* sound hardware */