summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/konicdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/konicdev.c')
-rw-r--r--src/mame/video/konicdev.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/konicdev.c b/src/mame/video/konicdev.c
index f95e88ee8fc..b78dc7c57f1 100644
--- a/src/mame/video/konicdev.c
+++ b/src/mame/video/konicdev.c
@@ -10321,10 +10321,10 @@ void k001604_draw_back_layer( device_t *device, bitmap_rgb32 &bitmap, const rect
x = (x + 320) * 256;
y = (y + 208) * 256;
-// xx = (xx);
+// xx = (xx);
xy = (-xy);
yx = (-yx);
-// yy = (yy);
+// yy = (yy);
if ((k001604->reg[0x6c / 4] & (0x08 >> layer)) != 0)
{