selection fix

This commit is contained in:
~d6 2023-02-09 21:57:04 -05:00
parent a9b2983347
commit 59c6675ff2
1 changed files with 3 additions and 3 deletions

View File

@ -255,9 +255,9 @@
INC2
GTH2k ?&yloop
POP2 POP2 POP2r
.is-lit LDZ #00 EQU ?&cursor redraw-selection draw-cursor !&finally
&cursor draw-cursor draw-pointer
&finally #00 .dirty STZ
.is-lit LDZ #00 EQU ?&pointer redraw-selection !&finally
&pointer draw-pointer
&finally draw-cursor #00 .dirty STZ
&done BRK
@screen-to-cell ( row* col* -> )