mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 06:25:17 +00:00
spaces instead of tab
This commit is contained in:
@@ -77,6 +77,6 @@ COUNT:
|
|||||||
|
|
||||||
READJOY:
|
READJOY:
|
||||||
lda sv_control
|
lda sv_control
|
||||||
eor #$FF
|
eor #$FF
|
||||||
ldx #0
|
ldx #0
|
||||||
rts
|
rts
|
||||||
|
Reference in New Issue
Block a user