blob: 0cbc6193422005ba1a4d0ad3f3f172e3566823a8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "SPIKE BALL@" ; species name
dw 100, 30 ; height, weight
db "A proverb claims"
next "that happiness"
next "will come to any-"
page "one who can make a"
next "sleeping TOGEPI"
next "stand up.@"
|