mirror of
https://github.com/cc65/cc65.git
synced 2024-11-18 15:05:14 +00:00
small cleanup
This commit is contained in:
parent
d614fc4e64
commit
24198a9ebb
@ -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