summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taito_h.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/taito_h.c')
-rw-r--r--src/mame/video/taito_h.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/video/taito_h.c b/src/mame/video/taito_h.c
index 451e336f112..b4a18513f5d 100644
--- a/src/mame/video/taito_h.c
+++ b/src/mame/video/taito_h.c
@@ -144,7 +144,7 @@ void taitoh_state::syvalion_draw_sprites( bitmap_ind16 &bitmap, const rectangle
flipy ^= 0x0080;
}
-
+
m_gfxdecode->gfx(0)->zoom_transpen(bitmap,cliprect,
tile,
color,
@@ -256,7 +256,7 @@ void taitoh_state::recordbr_draw_sprites( bitmap_ind16 &bitmap, const rectangle
flipy ^= 0x0080;
}
-
+
m_gfxdecode->gfx(0)->zoom_transpen(bitmap,cliprect,
tile,
color,
@@ -358,7 +358,7 @@ void taitoh_state::dleague_draw_sprites( bitmap_ind16 &bitmap, const rectangle &
flipy ^= 0x0080;
}
-
+
m_gfxdecode->gfx(0)->zoom_transpen(bitmap,cliprect,
tile,
color,