mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 05:40:15 -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
|
||||
xmos--;
|
||||
|
||||
pixelsaddr++;
|
||||
if (xoff & 0x1) pixelsaddr++;
|
||||
|
||||
if (color)
|
||||
{
|
||||
|
Reference in New Issue
Block a user