]> git.sur5r.net Git - cc65/commitdiff
Converted unintentionally introduced tabs to spaces.
authorIrgendwerA8 <c.krueger.b@web.de>
Mon, 21 May 2018 12:33:44 +0000 (14:33 +0200)
committerIrgendwerA8 <c.krueger.b@web.de>
Mon, 21 May 2018 12:33:44 +0000 (14:33 +0200)
libsrc/tgi/tgi_popxy.s

index 40655d413cdfb28e91de72b3039d2deebf888724..33ccc57f977a6475d39cf6852bd50b27d9b3a6bd 100644 (file)
@@ -13,7 +13,7 @@
 
         sta     ptr2            ; Y
         stx     ptr2+1
-        jmp     popptr1                        ; X
+        jmp     popptr1         ; X
 
 .endproc