summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--How-to-add-a-new-Pokémon-species.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/How-to-add-a-new-Pokémon-species.md b/How-to-add-a-new-Pokémon-species.md
index b8b4ad1..e4b4aeb 100644
--- a/How-to-add-a-new-Pokémon-species.md
+++ b/How-to-add-a-new-Pokémon-species.md
@@ -373,7 +373,7 @@ enum {
NATIONAL_DEX_BULBASAUR,
...
NATIONAL_DEX_DEOXYS,
- NATIONAL_DEX_MEWTHREE,
++ NATIONAL_DEX_MEWTHREE,
-#define NATIONAL_DEX_COUNT NATIONAL_DEX_DEOXYS
+#define NATIONAL_DEX_COUNT NATIONAL_DEX_MEWTHREE