summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/kncljoe.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/kncljoe.c')
-rw-r--r--src/mame/video/kncljoe.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/video/kncljoe.c b/src/mame/video/kncljoe.c
index 36306ee50b3..3194aed7ad5 100644
--- a/src/mame/video/kncljoe.c
+++ b/src/mame/video/kncljoe.c
@@ -214,9 +214,9 @@ static void draw_sprites( running_machine *machine, bitmap_t *bitmap, const rect
int flipy = !(attr & 0x80);
int color = attr & 0x0f;
- if (attr & 0x10)
+ if (attr & 0x10)
code += 512;
- if (attr & 0x20)
+ if (attr & 0x20)
code += 256;
if (state->flipscreen)
@@ -227,7 +227,7 @@ static void draw_sprites( running_machine *machine, bitmap_t *bitmap, const rect
sy = 240 - sy;
}
- if (sx >= 256-8)
+ if (sx >= 256-8)
sx -= 256;
drawgfx_transpen(bitmap,&clip,gfx,