Decompile func0001d62c

This commit is contained in:
Ryan Dwyer
2021-05-02 16:16:58 +10:00
parent de611338c9
commit 84d7ca6716
4 changed files with 174 additions and 383 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ extern bool (*var8005efc4)(struct model *model, struct modelnode *node);
extern void *var8005efc8;
extern void *var8005efcc;
extern u32 var8005efd0;
extern u32 var8005efdc;
extern bool var8005efdc;
extern u32 var8005efe0;
extern u32 var8005efec;
extern u32 var8005eff8;
+1 -1
View File
@@ -71,7 +71,7 @@ void modelSetAnimSpeed(struct model *model, f32 speed, f32 startframe);
void modelSetAnimSpeedAuto(struct model *model, f32 arg1, f32 startframe);
void modelSetAnimPlaySpeed(struct model *model, f32 speed, f32 frame);
void modelSetAnim70(struct model *model, void *callback);
void func0001e018(struct model *model, f32 arg1);
void func0001e018(struct model *model, f32 startframe);
void func0001e14c(struct model *model, f32 arg1, f32 arg2);
void func0001e29c(bool value);
bool func0001e2a8(void);
+1 -1
View File
@@ -476,7 +476,7 @@ struct anim {
/*0x08*/ s8 flip;
/*0x09*/ s8 flip2;
/*0x0a*/ s8 looping;
/*0x0b*/ u8 average;
/*0x0b*/ s8 average;
/*0x0c*/ f32 frame;
/*0x10*/ f32 frac;
/*0x14*/ s16 framea;