Discover another table

This commit is contained in:
Ryan Dwyer
2019-09-29 09:35:33 +10:00
parent ed4e48168c
commit 66e581a77c
2 changed files with 80 additions and 512 deletions
+11
View File
@@ -357,4 +357,15 @@ struct something {
u32 unk08;
};
struct something2 {
u32 unk00;
float unk04;
float unk08;
float unk0c;
float unk10;
u32 unk14;
s32 unk18;
u32 unk1c;
};
#endif