(m291) Fixed cursor offset
This commit is contained in:
parent
73a7d0dc25
commit
4086f77f18
|
@ -299,7 +299,7 @@
|
||||||
|
|
||||||
@<y-id> ( y* -- id )
|
@<y-id> ( y* -- id )
|
||||||
[ LIT2 00 -playing ] LDZ EQU ?{ #0080 SUB2 }
|
[ LIT2 00 -playing ] LDZ EQU ?{ #0080 SUB2 }
|
||||||
#0014 SUB2
|
#0018 SUB2
|
||||||
( | above )
|
( | above )
|
||||||
DUP2 #8000 GTH2 ?&outside
|
DUP2 #8000 GTH2 ?&outside
|
||||||
( | spacer )
|
( | spacer )
|
||||||
|
|
Loading…
Reference in New Issue