Renamed constant,

This commit is contained in:
Eduardo Quezada
2020-07-12 01:49:32 -04:00
parent 7244b80fc6
commit b31efcd6e3
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
#define ITEM_LUXURY_BALL 11
#define ITEM_PREMIER_BALL 12
#define END_BALLS ITEM_PREMIER_BALL
#define LAST_BALL ITEM_PREMIER_BALL
// Pokemon Items
#define ITEM_POTION 13