mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-06 18:41:00 -04:00
Name the gfxvtx s and t properties
This commit is contained in:
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user