Merge pull request #1793 from GriffinRichards/clean-shop

Clean up shop.c
This commit is contained in:
GriffinR
2022-10-06 17:24:53 -04:00
committed by GitHub
10 changed files with 178 additions and 176 deletions

View File

@@ -477,7 +477,10 @@
#define ITEM_OLD_SEA_MAP 376
#define ITEMS_COUNT 377
#define ITEM_FIELD_ARROW ITEMS_COUNT
// A special item id associated with "Cancel"/"Exit" etc. in a list of items or decorations
// Its icon is defined at ITEMS_COUNT as the "return to field" arrow
#define ITEM_LIST_END 0xFFFF
// Range of berries given out by various NPCS
#define FIRST_BERRY_MASTER_BERRY ITEM_POMEG_BERRY