Decompile handGetWeaponFunction

This commit is contained in:
Ryan Dwyer
2020-05-05 22:21:04 +10:00
parent cc2b9e9ffd
commit 8d0f6c348c
14 changed files with 73 additions and 82 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ s32 func0f0b09f4(s32 arg0, s32 playernum);
struct weapon *weaponFindById(s32 itemid);
struct weaponfunc *weaponGetFunctionById(s32 weapon_id, s32 which);
u32 func0f0b103c(void);
u32 func0f0b107c(void);
struct weaponfunc *handGetWeaponFunction(struct hand *hand);
struct weaponfunc *weaponGetFunction(u8 *arg0, s32 which);
struct weaponfunc *currentPlayerGetWeaponFunction(u32 hand);
u32 func0f0b11bc(void);