(m291) Fixed leak
This commit is contained in:
parent
9b15f5f079
commit
3e41f3b3b2
|
@ -554,7 +554,7 @@
|
|||
@<draw-folders> ( -- )
|
||||
.selection LDZ ,&sel STR
|
||||
#0008 .Screen/x DEO2
|
||||
.lines/folders LDZ #00 NEQk ?{ POP JMP2r }
|
||||
.lines/folders LDZ #00 NEQk ?{ POP2 JMP2r }
|
||||
.selection/scroll LDZ ADD GTHk ?{ POP2 JMP2r }
|
||||
&>l ( -- )
|
||||
[ LITr 05 ]
|
||||
|
|
Loading…
Reference in New Issue