Decompile func0f111a4c

This commit is contained in:
Ryan Dwyer
2020-02-06 17:54:03 +10:00
parent cac181ac42
commit 45891dc1b8
2 changed files with 22 additions and 33 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ struct invitem *currentPlayerGetUnusedInvItem(void);
void currentPlayerSetAllGuns(bool enable);
struct invitem *currentPlayerGetWeaponInvItem(s32 weaponnum);
bool currentPlayerHasWeapon(s32 weaponnum);
void *func0f111a4c(s32 weapon1, s32 weapon2);
struct invitem *func0f111a4c(s32 weapon1, s32 weapon2);
bool func0f111ab0(s32 weapon1, s32 weapon2);
u32 func0f111ad4(void);
u32 func0f111b88(void);