diff options
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |