summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanenders <65201358+danenders@users.noreply.github.com>2022-03-05 12:16:55 -0500
committerdanenders <65201358+danenders@users.noreply.github.com>2022-03-05 12:16:55 -0500
commit88a6f76a8aa54ac5c3c3090a715dbfdc75e3a7d9 (patch)
treeeb9da01d6c363bfe2b843c00b93e610507e2338e
parentea1835870ce4293c5e964019e182e9810dcb09d7 (diff)
Updated How to add a new Pokémon species (markdown)
-rw-r--r--How-to-add-a-new-Pokémon-species.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/How-to-add-a-new-Pokémon-species.md b/How-to-add-a-new-Pokémon-species.md
index e4b4aeb..6e8f7a5 100644
--- a/How-to-add-a-new-Pokémon-species.md
+++ b/How-to-add-a-new-Pokémon-species.md
@@ -374,6 +374,7 @@ enum {
...
NATIONAL_DEX_DEOXYS,
+ NATIONAL_DEX_MEWTHREE,
+};
-#define NATIONAL_DEX_COUNT NATIONAL_DEX_DEOXYS
+#define NATIONAL_DEX_COUNT NATIONAL_DEX_MEWTHREE