summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/canyon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/canyon.c')
-rw-r--r--src/mame/video/canyon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/canyon.c b/src/mame/video/canyon.c
index d02e3443417..a58a571c83d 100644
--- a/src/mame/video/canyon.c
+++ b/src/mame/video/canyon.c
@@ -40,7 +40,7 @@ void canyon_state::draw_sprites( bitmap_ind16 &bitmap, const rectangle &cliprect
int c = m_videoram[0x3d0 + 2 * i + 0x9];
- m_gfxdecode->gfx(1)->transpen(bitmap,cliprect,
+ m_gfxdecode->gfx(1)->transpen(m_palette,bitmap,cliprect,
c >> 3,
i,
!(c & 0x80), 0,