summaryrefslogtreecommitdiff
path: root/constants/pokemon_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/pokemon_constants.asm')
-rw-r--r--constants/pokemon_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/pokemon_constants.asm b/constants/pokemon_constants.asm
index 5958effa..ab5d9152 100644
--- a/constants/pokemon_constants.asm
+++ b/constants/pokemon_constants.asm
@@ -31,7 +31,7 @@ const_value = 1
const PINSIR ; $1D
const TANGELA ; $1E
const LEAFEON ; $1F
- const MISSINGNO_20 ; $20
+ const GLACEON ; $20
const GROWLITHE ; $21
const ONIX ; $22
const FEAROW ; $23