Port berry_crush_2 from emerald

This commit is contained in:
PikalaxALT
2020-03-02 21:36:30 -05:00
parent f77b0feba6
commit 8594e7f72d
11 changed files with 1510 additions and 3571 deletions
+1
View File
@@ -79,5 +79,6 @@ void RemovePCItem(u16 itemId, u16 quantity);
void SortAndCompactBagPocket(struct BagPocket * pocket);
u8 CountItemsInPC(void);
void ApplyNewEncryptionKeyToBagItems_(u32 newKey);
bool8 CheckHasAtLeastOneBerry(void);
#endif // GUARD_ITEM_H