1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 06:29:36 +00:00

small cleanup

This commit is contained in:
Christian Groessler 2014-01-05 11:09:01 +01:00
parent f83c77bace
commit 231e597a4b

View File

@ -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