normalize W values in both directions (0123-0157 -> 1230-1570)

This commit is contained in:
StapleButter
2017-07-06 18:54:51 +02:00
parent 3aa83ae641
commit 8f031f698b
2 changed files with 21 additions and 10 deletions

View File

@ -47,7 +47,6 @@ typedef struct
s32 FinalZ[10];
s32 FinalW[10];
u8 WShift;
bool WBuffer;
u32 Attr;