mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "BIRD@" ; species name
|
|
dw 411, 870 ; height, weight
|
|
|
|
db "Its outstanding"
|
|
next "vision allows it"
|
|
next "to spot splashing"
|
|
|
|
page "MAGIKARP, even"
|
|
next "while flying at"
|
|
next "3300 feet.@"
|