init one_line_gen with whole byte sample image
This commit is contained in:
parent
e042895190
commit
6330088ba5
3 changed files with 86 additions and 3 deletions
|
@ -5,8 +5,6 @@
|
|||
|90 @Mouse/vector $2 &x $2 &y $2 &state $5 &scrolly &scrolly-hb $1 &scrolly-lb $1
|
||||
|a0 @File/vector $2 &success $2 &stat $2 &delete $1 &append $1 &name $2 &length $2 &read $2 &write $2
|
||||
|
||||
|
||||
|
||||
|58 @canvas-width
|
||||
|1f @canvas-height
|
||||
|
||||
|
@ -93,7 +91,7 @@
|
|||
#1550 .File/length DEO2
|
||||
;pxs .File/write DEO2
|
||||
JMP2r
|
||||
&filename "one_line.txt $1
|
||||
&filename "one_line.1line $1
|
||||
|
||||
@on-mouse ( -> )
|
||||
.Mouse/x DEI2 .x STZ2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue