Decompile modelSetAnimLooping

This commit is contained in:
Ryan Dwyer
2020-06-29 22:55:19 +10:00
parent a1cfb0da27
commit 76882bc831
7 changed files with 19 additions and 27 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ u32 func0001db94(struct model *model);
void func0001dbfc(struct model *model, s32 arg1, u32 arg2, f32 arg3, f32 arg4, f32 arg5);
void modelSetAnimation(struct model *model, s16 animnum, s32 flip, f32 fstartframe, f32 arg4, f32 arg5);
u32 func0001dd90(void);
void func0001ddec(struct model *model, f32 arg1, f32 arg2);
void modelSetAnimLooping(struct model *model, f32 loopframe, f32 loopmerge);
void func0001de1c(struct model *model, f32 speed);
u32 func0001de98(void);
void func0001deb0(struct model *model, f32 speed, f32 startframe);
+2 -2
View File
@@ -136,8 +136,8 @@ struct anim {
/*0x54*/ u32 fracmerge;
/*0x58*/ u32 timemerge;
/*0x5c*/ u32 elapsemerge;
/*0x60*/ u32 loopframe;
/*0x64*/ u32 loopmerge;
/*0x60*/ f32 loopframe;
/*0x64*/ f32 loopmerge;
/*0x68*/ u32 unk68;
/*0x6c*/ u32 unk6c;
/*0x70*/ void *unk70; // pointer to function