Attempt to decompile func0f111ad4

This commit is contained in:
Ryan Dwyer
2020-02-07 18:31:22 +10:00
parent 2e1dfe8b06
commit 524668e0f0
5 changed files with 42 additions and 26 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ struct invitem *currentPlayerGetWeaponInvItem(s32 weaponnum);
bool currentPlayerHasWeapon(s32 weaponnum);
struct invitem *func0f111a4c(s32 weapon1, s32 weapon2);
bool func0f111ab0(s32 weapon1, s32 weapon2);
u32 func0f111ad4(void);
bool func0f111ad4(s32 weaponnum);
u32 func0f111b88(void);
bool currentStageForbidsSlayer(void);
bool currentPlayerCanHaveAllGunsWeapon(s32 weaponnum);