~rabbits/left

241043d5e871cb541cd1188724a8bbd4aa8502c9 — neauoire 4 months ago 318db17
Minor opt
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 -- )