mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-13 19:05:15 +00:00
7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
; MYST Book falling, up in air, step 2
|
|
RECT 4 4 126 35 162 66 ; erase old
|
|
HTRI 5 130 66 67 78 144 ; cover
|
|
HTRI 5 158 77 67 78 144 ; cover
|
|
LINE 5 141 89 158 88 ; base line
|
|
END
|