summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pitnrun.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/pitnrun.c')
-rw-r--r--src/mame/video/pitnrun.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/pitnrun.c b/src/mame/video/pitnrun.c
index a6db60775aa..8a4d86dc781 100644
--- a/src/mame/video/pitnrun.c
+++ b/src/mame/video/pitnrun.c
@@ -180,7 +180,6 @@ static void draw_sprites(running_machine &machine, bitmap_ind16 &bitmap, const r
for (offs = 0 ; offs < 0x100; offs+=4)
{
-
pal=spriteram[offs+2]&0x3;
sy = 256-spriteram[offs+0]-16;