diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/pokemon.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/pokemon.h b/include/pokemon.h index 8e216e04a..ae02de8ca 100644 --- a/include/pokemon.h +++ b/include/pokemon.h @@ -117,6 +117,7 @@  #define PARTY_SIZE 6  #define MAX_TOTAL_EVS 510  #define NUM_STATS 6 +#define UNOWN_FORM_COUNT 28  enum {      NATURE_HARDY, | 
