Attempt to decompile handTickIncReload

This commit is contained in:
Ryan Dwyer
2021-04-12 18:54:49 +10:00
parent 582d0d589b
commit b77e3167ba
5 changed files with 262 additions and 61 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ 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);
u32 func0f098df8(void);
void func0f098df8(s32 weaponfunc, struct handweaponinfo *info, struct hand *hand, s32 arg3, s32 arg4);
void func0f098f8c(struct handweaponinfo *info, struct hand *hand);
bool func0f099008(s32 handnum);
bool func0f0990b0(struct weaponfunc *basefunc, struct weapon *weapon);