spaces instead of tab

This commit is contained in:
Fabrizio Caruso 2018-06-06 21:18:47 +02:00
parent e626180b28
commit 9af2d6b4a1

View file

@ -77,6 +77,6 @@ COUNT:
READJOY:
lda sv_control
eor #$FF
eor #$FF
ldx #0
rts