Attempt to decompile menugfxRenderGradient

This commit is contained in:
Ryan Dwyer
2022-01-25 08:25:37 +10:00
parent cdf53afbd2
commit 8cacff28e1
9 changed files with 131 additions and 58 deletions
+1 -1
View File
@@ -6451,7 +6451,7 @@ struct gfxvtx {
/*0x02*/ s16 y;
/*0x04*/ s16 z;
/*0x06*/ u8 flags;
/*0x07*/ u8 s;
/*0x07*/ u8 colour;
/*0x08*/ s16 unk08;
/*0x0a*/ s16 unk0a;
};