diff options
author | YamaArashi <shadow962@live.com> | 2017-05-08 23:13:04 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-05-08 23:15:09 -0700 |
commit | 4b4f716ae0c582068928a4ae7b31d9d10ac89eb5 (patch) | |
tree | 1f3eb8f01ae005b8b509d1f120ce5d7bce230992 /include/pokemon.h | |
parent | a83ced6d98f301f4aade1c571d8c0cc9e43d0450 (diff) |
finish decompiling mail_data.s
Diffstat (limited to 'include/pokemon.h')
-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, |