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
|
; PorygonPokedexEntry: ; 0x1cc353
|
||
|
db "VIRTUAL@" ; species name
|
||
|
dw 207, 800; height, width
|
||
|
|
||
|
db "An artificial", $4e, "#MON created", $4e, "due to extensive@"
|
||
|
db "research, it can", $4e, "perform only what", $4e, "is in its program.@"
|
||
|
; 0x1cc3c1
|
||
|
|