summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorYamaArashi <YamaArashi@users.noreply.github.com>2017-01-08 20:46:20 -0800
committerGitHub <noreply@github.com>2017-01-08 20:46:20 -0800
commit03a457c60afa2b8454d570c20f90ae3f7bb9b153 (patch)
tree473cd0d9098b3ac1562e165ea253643c192265da /constants
parenta58d647946fc9dadd52dd0855498ad49232d648d (diff)
parent72770d22ea76626ce9fdc1d28412a53338054e01 (diff)
Merge pull request #180 from yenatch/species-enum
Forgot to add Unown species constants to the enum
Diffstat (limited to 'constants')
-rw-r--r--constants/species_constants.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/species_constants.inc b/constants/species_constants.inc
index bf14d258d..d023662b7 100644
--- a/constants/species_constants.inc
+++ b/constants/species_constants.inc
@@ -445,4 +445,4 @@
enum SPECIES_UNOWN_EMARK
enum SPECIES_UNOWN_QMARK
- .set NUM_SPECIES, __enum__ - 1
+ .set NUM_SPECIES, SPECIES_EGG