summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/hyperspt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/hyperspt.c')
-rw-r--r--src/mame/video/hyperspt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/hyperspt.c b/src/mame/video/hyperspt.c
index 4531164fa19..b7629744c59 100644
--- a/src/mame/video/hyperspt.c
+++ b/src/mame/video/hyperspt.c
@@ -148,7 +148,7 @@ void hyperspt_state::draw_sprites( bitmap_ind16 &bitmap, const rectangle &clipre
sy += 1;
-
+
m_gfxdecode->gfx(0)->transmask(bitmap,cliprect,
code, color,
flipx, flipy,
@@ -157,7 +157,7 @@ void hyperspt_state::draw_sprites( bitmap_ind16 &bitmap, const rectangle &clipre
/* redraw with wraparound */
-
+
m_gfxdecode->gfx(0)->transmask(bitmap,cliprect,
code, color,
flipx, flipy,