mirror of
https://github.com/cc65/cc65.git
synced 2025-04-12 00:37:12 +00:00
spaces instead of tab
This commit is contained in:
parent
e626180b28
commit
9af2d6b4a1
@ -77,6 +77,6 @@ COUNT:
|
||||
|
||||
READJOY:
|
||||
lda sv_control
|
||||
eor #$FF
|
||||
eor #$FF
|
||||
ldx #0
|
||||
rts
|
||||
|
Loading…
x
Reference in New Issue
Block a user