try and make a routine to draw line

This commit is contained in:
Travis Shears 2025-06-29 11:44:33 +02:00
parent 632b88d2d8
commit 78cdf6c993

View file

@ -16,7 +16,7 @@
draw-canvas-bounds
BRK
@draw-canvas-bounds
@draw-line
(change x,y to top left of canvas)
LIT2 00 -canvas-width .Screen/x DEO2
LIT2 00 -canvas-height .Screen/y DEO2