mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 19:29:37 +00:00
small cleanup
This commit is contained in:
parent
f83c77bace
commit
231e597a4b
@ -83,7 +83,6 @@ show:
|
||||
|
||||
; Move the mouse cursor x position to the value in A/X.
|
||||
movex:
|
||||
cpx #0
|
||||
cpx #1
|
||||
ror a
|
||||
lsr a ; convert to character position
|
||||
|
Loading…
Reference in New Issue
Block a user