summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/argus.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/argus.c')
-rw-r--r--src/mame/video/argus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/argus.c b/src/mame/video/argus.c
index 5d0e548d47b..7f883469eab 100644
--- a/src/mame/video/argus.c
+++ b/src/mame/video/argus.c
@@ -1002,7 +1002,7 @@ void argus_state::butasan_draw_sprites(bitmap_rgb32 &bitmap, const rectangle &cl
flipx = !flipx;
flipy = !flipy;
}
-
+
fx = flipx;
fy = flipy;