mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
207 B
NASM
11 lines
207 B
NASM
db "FIRE HORSE@" ; species name
|
|
dw 303, 660 ; height, weight
|
|
|
|
db "Training by"
|
|
next "jumping over grass"
|
|
next "that grows longer"
|
|
|
|
page "every day has made"
|
|
next "it a world-class"
|
|
next "jumper.@"
|