summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/turrett.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/turrett.c')
-rw-r--r--src/mame/drivers/turrett.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/turrett.c b/src/mame/drivers/turrett.c
index ca191537798..5620185eec5 100644
--- a/src/mame/drivers/turrett.c
+++ b/src/mame/drivers/turrett.c
@@ -365,6 +365,8 @@ static MACHINE_CONFIG_START( turrett, turrett_state )
// to ensure in-sync streaming sound
MCFG_SCREEN_RAW_PARAMS(4000000, 512, 0, 336, 259, 0, 244)
MCFG_SCREEN_UPDATE_DRIVER(turrett_state, screen_update)
+ MCFG_SCREEN_PALETTE("palette")
+
MCFG_PALETTE_ADD_RRRRRGGGGGBBBBB("palette")
/* sound hardware */