Decompile func0001ae90

This commit is contained in:
Ryan Dwyer
2020-06-30 21:42:25 +10:00
parent fa96f04074
commit ed8a86c3f8
3 changed files with 34 additions and 65 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ void func0001ad0c(struct model *model, struct coord *coord);
void func0001ad34(struct model *model, struct coord *coord);
u32 func0001ad5c(void);
f32 func0001ae44(struct model *model);
void func0001ae90(struct model *model, f32 arg1);
void func0001ae90(struct model *model, f32 angle);
void modelSetUnk14(struct model *model, f32 arg1);
void modelSetAnimScale(struct model *model, f32 scale);
f32 func0001af80(struct model *model);
+8 -1
View File
@@ -309,7 +309,14 @@ struct modeldata_root { // type 0x01
u32 unk00;
f32 ground;
struct coord pos;
f32 unk14;
f32 unk14; // angle
f32 unk18;
u32 unk1c;
f32 unk20; // angle
u32 unk24;
u32 unk28;
u32 unk2c;
f32 unk30; // angle
};
struct modeldata_partid { // type 0x12