mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
normalize W values in both directions (0123-0157 -> 1230-1570)
This commit is contained in:
@ -47,7 +47,6 @@ typedef struct
|
||||
|
||||
s32 FinalZ[10];
|
||||
s32 FinalW[10];
|
||||
u8 WShift;
|
||||
bool WBuffer;
|
||||
|
||||
u32 Attr;
|
||||
|
Reference in New Issue
Block a user