spaces instead of tab
This commit is contained in:
parent
e626180b28
commit
9af2d6b4a1
1 changed files with 1 additions and 1 deletions
|
@ -77,6 +77,6 @@ COUNT:
|
||||||
|
|
||||||
READJOY:
|
READJOY:
|
||||||
lda sv_control
|
lda sv_control
|
||||||
eor #$FF
|
eor #$FF
|
||||||
ldx #0
|
ldx #0
|
||||||
rts
|
rts
|
||||||
|
|
Loading…
Add table
Reference in a new issue