Name the gfxvtx s and t properties

This commit is contained in:
Ryan Dwyer
2022-06-27 20:25:58 +10:00
parent dcade0c364
commit 8534cc134d
13 changed files with 157 additions and 157 deletions
+2 -2
View File
@@ -5927,8 +5927,8 @@ struct gfxvtx {
};
/*0x06*/ u8 flags;
/*0x07*/ u8 colour;
/*0x08*/ s16 unk08;
/*0x0a*/ s16 unk0a;
/*0x08*/ s16 s;
/*0x0a*/ s16 t;
};
struct shard {