Decompile handIsAnimBusy

This commit is contained in:
Ryan Dwyer
2021-04-10 10:43:06 +10:00
parent 561d715e9f
commit 626d43dd0e
2 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ u32 func0f0981e8(void);
bool func0f098884(struct guncmd *cmd, struct shorthand *hand);
void func0f0988e0(struct guncmd *cmd, s32 handnum, struct hand *hand);
bool func0f098a44(struct hand *hand, s32 time);
bool func0f098bfc(struct hand *hand);
bool handIsAnimBusy(struct hand *hand);
void handResetAnim(struct hand *hand);
void handGetWeaponInfo(struct handweaponinfo *info, s32 handnum);
s32 func0f098ca0(s32 arg0, struct handweaponinfo *info, struct hand *hand);