1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00

remove TABs

This commit is contained in:
Christian Groessler 2019-02-05 23:27:52 +01:00
parent 2190703a57
commit 58484449b4
21 changed files with 164 additions and 169 deletions

View File

@ -37,5 +37,3 @@
; Here A and X contains number of bytes read
rts
.endproc

View File

@ -81,5 +81,3 @@ L9: lda ptr3
rts
.endproc

View File

@ -419,4 +419,3 @@ printsign1:
ldy temp_y
rts
.endproc