Decompile currentPlayerGiveWeaponWithArgument

This commit is contained in:
Ryan Dwyer
2020-02-05 08:22:02 +10:00
parent c21b170552
commit 7a79cebf64
5 changed files with 50 additions and 52 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ bool currentPlayerCanHaveAllGunsWeapon(s32 weaponnum);
bool currentPlayerCanHaveWeapon(s32 weaponnum);
bool func0f111cf8(s32 weapon1, s32 weapon2);
bool currentPlayerGiveWeapon(s32 weaponnum);
void func0f111e28(s32 weapon, s32 weaponarg);
bool currentPlayerGiveWeaponWithArgument(s32 weapon1, s32 weapon2);
void func0f111ea4(u32 arg0);
u32 func0f111fcc(void);
u32 func0f112054(void);