mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
204 B
NASM
11 lines
204 B
NASM
db "DUCK@" ; species name
|
|
dw 507, 1690 ; height, weight
|
|
|
|
db "It swims grace-"
|
|
next "fully along on the"
|
|
next "quiet, slow-moving"
|
|
|
|
page "rivers and lakes"
|
|
next "of which it is so"
|
|
next "fond.@"
|