1 files changed, 3 insertions(+), 3 deletions(-)
M src/left.tal
M src/left.tal => src/left.tal +3 -3
@@ 1036,12 1036,12 @@ JMP2r
@draw-filepath ( color -- )
- STH
+ ;draw-chr/color STA
#04 ;get-catx JSR2 .Screen/x DEO2
#0004 .Screen/y DEO2
- ;filepath STHr ;draw-uf2 ( .. )
+ ;filepath ;draw-str JSR2 POP2
-JMP2
+JMP2r
@draw-state ( state -- )