dgfhtrydthg

This commit is contained in:
StapleButter 2017-07-23 18:43:22 +02:00
parent 82e42c5be7
commit 51d29c8804
1 changed files with 1 additions and 1 deletions

View File

@ -2518,7 +2518,7 @@ void GPU2D::DrawSprite_Normal(u16* attrib, u32 width, s32 xpos, s32 ypos, u32* d
else else
xmos--; xmos--;
pixelsaddr++; if (xoff & 0x1) pixelsaddr++;
if (color) if (color)
{ {