Decompile func0f097f28

This commit is contained in:
Ryan Dwyer
2021-04-16 22:27:32 +10:00
parent 418d49d320
commit 9bda9a992c
4 changed files with 134 additions and 176 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
void func0f097ba0(s32 handnum, s32 weaponnum);
s32 weaponGetUnequippedReloadIndex(s32 weaponnum);
void handsTickUnequippedReload(void);
u32 func0f097df0(void);
bool func0f097df0(struct inventory_typef *arg0, struct hand *hand);
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);
+4 -4
View File
@@ -3038,11 +3038,11 @@ struct inventory_class {
};
struct inventory_typef {
u16 unk00;
u16 unk04;
u8 unk00;
u16 unk02;
u8 unk04;
u16 unk06;
u16 unk08;
u16 unk0c;
u16 unk10;
};
struct weaponfunc {