Add MAX_PER_STAT_EVS macro

This commit is contained in:
Thomas Winwood
2020-08-28 02:25:02 +01:00
parent d7e31f5a85
commit 58786a7ac0
2 changed files with 15 additions and 14 deletions

View File

@@ -230,6 +230,7 @@
#define STATUS_PRIMARY_POKERUS 6
#define STATUS_PRIMARY_FAINTED 7
#define MAX_PER_STAT_EVS 255
#define MAX_TOTAL_EVS 510
#define EV_ITEM_RAISE_LIMIT 100