mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
213 B
NASM
11 lines
213 B
NASM
db "GOLDFISH@" ; species name
|
|
dw 403, 860 ; height, weight
|
|
|
|
db "When autumn comes,"
|
|
next "the males patrol"
|
|
next "the area around"
|
|
|
|
page "their nests in"
|
|
next "order to protect"
|
|
next "their offspring.@"
|