Decompile func0f097e74

This commit is contained in:
Ryan Dwyer
2021-04-16 17:31:56 +10:00
parent d0a65f7e68
commit 2b69e366a0
3 changed files with 31 additions and 121 deletions
+3 -3
View File
@@ -8,9 +8,9 @@ void func0f097ba0(s32 handnum, s32 weaponnum);
s32 weaponGetUnequippedReloadIndex(s32 weaponnum);
void handsTickUnequippedReload(void);
u32 func0f097df0(void);
void func0f097e74(s16 partnum, s32 arg1, struct hand *hand, u32 arg3);
void func0f097f28(struct hand *hand, s32 arg1, struct inventory_typef *arg2);
void func0f098030(struct hand *hand, u32 arg1);
void func0f097e74(s16 partnum, s32 arg1, struct hand *hand, struct modelfiledata *arg3);
void func0f097f28(struct hand *hand, struct modelfiledata *arg1, struct inventory_typef *arg2);
void func0f098030(struct hand *hand, struct modelfiledata *arg1);
f32 func0f09815c(struct hand *hand);
u32 func0f0981e8(void);
bool func0f098884(struct guncmd *cmd, struct shorthand *hand);