summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/hng64_sprite.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/hng64_sprite.c')
-rw-r--r--src/mame/video/hng64_sprite.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/hng64_sprite.c b/src/mame/video/hng64_sprite.c
index 0c6f6e37fc3..39827c4c79e 100644
--- a/src/mame/video/hng64_sprite.c
+++ b/src/mame/video/hng64_sprite.c
@@ -222,4 +222,3 @@ void hng64_state::draw_sprites(screen_device &screen, bitmap_rgb32 &bitmap, cons
if (!chaini) source +=8;
}
}
-