small cleanup
This commit is contained in:
parent
f83c77bace
commit
231e597a4b
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ show:
|
||||||
|
|
||||||
; Move the mouse cursor x position to the value in A/X.
|
; Move the mouse cursor x position to the value in A/X.
|
||||||
movex:
|
movex:
|
||||||
cpx #0
|
|
||||||
cpx #1
|
cpx #1
|
||||||
ror a
|
ror a
|
||||||
lsr a ; convert to character position
|
lsr a ; convert to character position
|
||||||
|
|
Loading…
Add table
Reference in a new issue