1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-15 02:29:32 +00:00

Converted unintentionally introduced tabs to spaces.

This commit is contained in:
IrgendwerA8 2018-05-21 14:33:44 +02:00
parent 32bbacbb78
commit 166425f807

View File

@ -13,7 +13,7 @@
sta ptr2 ; Y
stx ptr2+1
jmp popptr1 ; X
jmp popptr1 ; X
.endproc