(m291) Fixed leak

This commit is contained in:
Devine Lu Linvega 2024-08-30 14:01:02 -07:00
parent 9b15f5f079
commit 3e41f3b3b2
1 changed files with 1 additions and 1 deletions

View File

@ -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 ]