fix another comment
This commit is contained in:
parent
2902cd3c99
commit
d746ad889d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
&loop
|
&loop
|
||||||
( set x )
|
( set x )
|
||||||
,/x LDR DUP ( x x )
|
,/x LDR DUP ( x x )
|
||||||
#00 SWP ( x 00 x)
|
#00 SWP ( x 00 x )
|
||||||
.Screen/x DEO2 ( x )
|
.Screen/x DEO2 ( x )
|
||||||
( draw pixel )
|
( draw pixel )
|
||||||
PX
|
PX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue