summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/videopin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/videopin.c')
-rw-r--r--src/mame/video/videopin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/videopin.c b/src/mame/video/videopin.c
index cad45eebab3..e90ef24f875 100644
--- a/src/mame/video/videopin.c
+++ b/src/mame/video/videopin.c
@@ -68,7 +68,7 @@ UINT32 videopin_state::screen_update_videopin(screen_device &screen, bitmap_ind1
{
for (j = 0; j < 2; j++)
{
- m_gfxdecode->gfx(1)->transpen(bitmap,rect,
+ m_gfxdecode->gfx(1)->transpen(m_palette,bitmap,rect,
0, 0,
0, 0,
x + 16 * i,