decompile berry tag screen

This commit is contained in:
DizzyEggg
2018-02-02 14:03:48 +01:00
parent 14d2caaf8d
commit ebc8af50f1
9 changed files with 295 additions and 776 deletions
+1
View File
@@ -60,5 +60,6 @@ u8 ItemId_GetBattleUsage(u16 itemId);
ItemUseFunc ItemId_GetBattleFunc(u16 itemId);
u8 ItemId_GetSecondaryId(u16 itemId);
u16 itemid_get_market_price(u16 itemId);
u16 BagGetItemIdByPocketPosition(u8 pocketId, u16 pocketPos);
#endif // ITEM_H