Decompile handGetSingleUnk38

This commit is contained in:
Ryan Dwyer
2021-01-02 09:54:46 +10:00
parent 8813716231
commit 7d8d666e31
6 changed files with 38 additions and 48 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ u32 func0f0b1c24(void);
u32 func0f0b1c78(void);
u32 func0f0b1ce8(void);
f32 func0f0b1d28(u8 *weaponnum);
u32 func0f0b1e28(void);
u8 handGetSingleUnk38(struct hand *hand);
u16 handGetSingleShootSound(struct hand *hand);
bool handHasFunctionFlags(struct hand *hand, u32 flags);
s8 weaponGetMaxFireRatePerTick(u32 weaponnum, u32 funcindex);
+1 -1
View File
@@ -2898,7 +2898,7 @@ struct weaponfunc_shootsingle {
/*0x2c*/ u32 unk2c;
/*0x30*/ u32 unk30;
/*0x34*/ u32 unk34;
/*0x38*/ u16 unk38;
/*0x38*/ u8 unk38;
/*0x3a*/ u16 shootsound;
/*0x3c*/ u32 unk3c;
};