Decompile currentPlayerRemoveInvItem

This commit is contained in:
Ryan Dwyer
2020-02-06 17:51:20 +10:00
parent 2148f2495c
commit cac181ac42
3 changed files with 25 additions and 33 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
void currentPlayerClearInventory(void);
u32 func0f11165c(void);
void func0f11179c(struct invitem *item);
u32 func0f1118cc(void);
void currentPlayerRemoveInvItem(struct invitem *item);
struct invitem *currentPlayerGetUnusedInvItem(void);
void currentPlayerSetAllGuns(bool enable);
struct invitem *currentPlayerGetWeaponInvItem(s32 weaponnum);