]> git.sur5r.net Git - cc65/blobdiff - libsrc/telestrat/gotox.s
remove TABs
[cc65] / libsrc / telestrat / gotox.s
index d6af0e4ddb1a26082c496ac28ccd05ff7a138294..f16c05b716a94e6c5399417f8cd14690c5dc7e3f 100644 (file)
@@ -2,9 +2,9 @@
 ; jede jede@oric.org 2017-02-25
 ;
     .export    _gotox
-       
+
     .import    popa
-       
+
     .importzp  sp
 
     .include   "telestrat.inc"
@@ -13,4 +13,4 @@
 .proc _gotox
    sta    SCRX
    rts
-.endproc       
+.endproc