mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-23 11:33:07 +00:00
15 lines
262 B
Plaintext
15 lines
262 B
Plaintext
; Falling left, top
|
|
RECT 7 7 81 31 91 52 ; pages
|
|
LINE 5 81 53 82 30
|
|
LINETO 91 29
|
|
LINETO 92 51
|
|
LINE 5 92 51 99 40 ; cover
|
|
LINETO 99 39
|
|
LINETO 96 21
|
|
LINE 5 80 31 88 18 ; spine
|
|
LINETO 97 19
|
|
LINETO 90 32
|
|
LINE 5 84 31 84 52 ; pages
|
|
LINE 5 88 31 88 52 ; pages
|
|
END
|