mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
dgfhtrydthg
This commit is contained in:
@ -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)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user