summaryrefslogtreecommitdiff
path: root/constants/pokedex_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/pokedex_constants.asm')
-rw-r--r--constants/pokedex_constants.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/constants/pokedex_constants.asm b/constants/pokedex_constants.asm
index bc95f8bd..c9ba6ae8 100644
--- a/constants/pokedex_constants.asm
+++ b/constants/pokedex_constants.asm
@@ -148,5 +148,4 @@ DEX_DRATINI EQU 147
DEX_DRAGONAIR EQU 148
DEX_DRAGONITE EQU 149
DEX_MEWTWO EQU 150
-DEX_MEW EQU 151
-
+DEX_MEW EQU 151 \ No newline at end of file