mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
250 B
NASM
9 lines
250 B
NASM
; MewPokedexEntry: ; 0x1cc915
|
|
db "NEW SPECIE@" ; species name
|
|
dw 104, 90; height, width
|
|
|
|
db "Because it can", $4e, "learn any move,", $4e, "some people began@"
|
|
db "research to see if", $4e, "it is the ancestor", $4e, "of all #MON.@"
|
|
; 0x1cc988
|
|
|