]> git.sur5r.net Git - cc65/blobdiff - libsrc/gamate/joy/gamate-stdjoy.s
Update gamate-stdjoy.s
[cc65] / libsrc / gamate / joy / gamate-stdjoy.s
index f6b303dba7b8d1b5122437fc3938fec5dc003d1f..a5bd24ef2203d2e77163d0321fb6d4386e48e62d 100644 (file)
@@ -79,7 +79,7 @@ COUNT:
 
 READJOY:
         lda     JOY_DATA
-       eor     #$ff
+        eor     #$ff
         ldx     #0
         rts