tm_case through sub_8131D48

This commit is contained in:
PikalaxALT
2019-04-14 15:02:59 -04:00
parent 0cb1417de4
commit ed4b353795
7 changed files with 388 additions and 753 deletions
+4
View File
@@ -28,6 +28,7 @@ struct BagPocket
};
extern struct BagPocket gBagPockets[];
extern struct BagPocket gUnknown_20398A4;
void GetBerryCountString(u8* dst, const u8* berryName, u32 quantity);
void CopyItemName(u16 itemId, u8 *string);
@@ -66,4 +67,7 @@ void CopyItemName(u16, u8 *);
void sub_809A824(u16 itemId);
bool8 AddBagItem(u16 itemId, u16 amount);
void sub_809A5E4(struct BagPocket *);
u16 sub_809A798(u8 a0, u16 a1);
#endif // ITEM_H