summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taito_z.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/taito_z.cpp')
-rw-r--r--src/mame/video/taito_z.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/taito_z.cpp b/src/mame/video/taito_z.cpp
index bc68aa27369..f228c6c1017 100644
--- a/src/mame/video/taito_z.cpp
+++ b/src/mame/video/taito_z.cpp
@@ -351,7 +351,7 @@ void taitoz_state::chasehq_draw_sprites_16x16(screen_device &screen, bitmap_ind1
flipy = !flipy;
}
- m_gfxdecode->gfx(2)->prio_zoom_transpen(bitmap,cliprect,
+ m_gfxdecode->gfx(1)->prio_zoom_transpen(bitmap,cliprect,
code,
color,
flipx,flipy,
@@ -394,7 +394,7 @@ void taitoz_state::chasehq_draw_sprites_16x16(screen_device &screen, bitmap_ind1
flipy = !flipy;
}
- m_gfxdecode->gfx(2)->prio_zoom_transpen(bitmap,cliprect,
+ m_gfxdecode->gfx(1)->prio_zoom_transpen(bitmap,cliprect,
code,
color,
flipx,flipy,