summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2019-04-09 11:23:33 -0400
committerscnorton <scnorton@biociphers.org>2019-04-09 11:23:33 -0400
commitd54a9b56da080285db359610fb76aa402e1de249 (patch)
tree84f5049f12357250e46cbe8eb1168efe374d6d80 /include/constants
parent7f920b887f9a060524347b4cc3a5e3f3abdd3b03 (diff)
through sub_812EB2C
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/species.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/constants/species.h b/include/constants/species.h
index f698ada14..9cb239799 100644
--- a/include/constants/species.h
+++ b/include/constants/species.h
@@ -445,6 +445,9 @@
#define SPECIES_UNOWN_EMARK 438
#define SPECIES_UNOWN_QMARK 439
+#define SPECIES_OLD_UNOWN_EMARK 412
+#define SPECIES_OLD_UNOWN_QMARK 413
+
#define NUM_SPECIES SPECIES_EGG
#endif // GUARD_CONSTANTS_SPECIES_H