summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/galastrm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/galastrm.c')
-rw-r--r--src/mame/video/galastrm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/galastrm.c b/src/mame/video/galastrm.c
index 235b3840419..822e1b14988 100644
--- a/src/mame/video/galastrm.c
+++ b/src/mame/video/galastrm.c
@@ -198,7 +198,7 @@ void galastrm_state::draw_sprites(screen_device &screen, bitmap_ind16 &bitmap, c
if ((priority != 0 && sprite_ptr->primask != 0) ||
(priority == 0 && sprite_ptr->primask == 0))
{
- m_gfxdecode->gfx(sprite_ptr->gfx)->prio_zoom_transpen(bitmap,cliprect,
+ m_gfxdecode->gfx(sprite_ptr->gfx)->prio_zoom_transpen(m_palette,bitmap,cliprect,
sprite_ptr->code,
sprite_ptr->color,
sprite_ptr->flipx,sprite_ptr->flipy,