small cleanup
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user