Decompile func0f098030

This commit is contained in:
Ryan Dwyer
2021-04-16 17:09:10 +10:00
parent d750a5f375
commit d0a65f7e68
3 changed files with 25 additions and 86 deletions
+1
View File
@@ -1769,6 +1769,7 @@
#define MODELPART_SILENCER 0x2d
#define MODELPART_2E 0x2e
#define MODELPART_2F 0x2f
#define MODELPART_42 0x42
#define MODELPART_MUZZLEFLASH 0x5a
#define MODELPART_MUZZLEFLASH2 0x5b
#define MODELPART_MUZZLEFLASH3 0x5c
+3 -3
View File
@@ -8,9 +8,9 @@ void func0f097ba0(s32 handnum, s32 weaponnum);
s32 weaponGetUnequippedReloadIndex(s32 weaponnum);
void handsTickUnequippedReload(void);
u32 func0f097df0(void);
u32 func0f097e74(void);
u32 func0f097f28(void);
u32 func0f098030(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);
f32 func0f09815c(struct hand *hand);
u32 func0f0981e8(void);
bool func0f098884(struct guncmd *cmd, struct shorthand *hand);