Decompile player_pc

This commit is contained in:
PikalaxALT
2019-10-12 16:30:51 -04:00
parent ce18093251
commit 11b027d13c
27 changed files with 832 additions and 2018 deletions
+1
View File
@@ -77,5 +77,6 @@ u16 GetPcItemQuantity(u16 *);
void ItemPcCompaction(void);
void RemoveItemFromPC(u16 itemId, u16 quantity);
void SortAndCompactBagPocket(struct BagPocket * pocket);
u8 CountItemsInPC(void);
#endif // GUARD_ITEM_H