summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-27 23:06:15 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-27 23:06:15 -0600
commit443ff15688285af0e4635f5a58e263210b756459 (patch)
tree02d32974b75938db3e73f0677abfb8058342e1d1
parent8de771cfe32e0c05ef3458634cf6fc3a98e802b4 (diff)
update MewBaseStats to use DEX_MEW
hg-commit-id: e8868bb94b5e
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index ee5db1ac..1953bebb 100644
--- a/main.asm
+++ b/main.asm
@@ -6103,7 +6103,7 @@ MewPicBack: ; 0x4205
; 0x425b
MewBaseStats: ; 0x425b
- db 151 ; pokedex id
+ db DEX_MEW ; pokedex id
db 100 ; base hp
db 100 ; base attack
db 100 ; base defense