From 51d29c88046aad4c817f94cf50fbb2a6fb771637 Mon Sep 17 00:00:00 2001 From: StapleButter Date: Sun, 23 Jul 2017 18:43:22 +0200 Subject: [PATCH] dgfhtrydthg --- src/GPU2D.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GPU2D.cpp b/src/GPU2D.cpp index dc8d348f..45d768fc 100644 --- a/src/GPU2D.cpp +++ b/src/GPU2D.cpp @@ -2518,7 +2518,7 @@ void GPU2D::DrawSprite_Normal(u16* attrib, u32 width, s32 xpos, s32 ypos, u32* d else xmos--; - pixelsaddr++; + if (xoff & 0x1) pixelsaddr++; if (color) {