berry_pouch through sub_813D940

This commit is contained in:
PikalaxALT
2019-09-28 21:35:20 -04:00
parent 0993cb64f7
commit b843b55292
5 changed files with 162 additions and 547 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);
#endif // GUARD_ITEM_H
+1
View File
@@ -316,6 +316,7 @@ extern const u8 gCreditsString_Graphic_Designer[];
extern const u8 gCreditsString_Akira_Kinashi[];
// berry_pouch
extern const u8 gUnknown_841670A[];
extern const u8 gUnknown_8416716[];
#endif //GUARD_STRINGS_H