mirror of
https://github.com/cc65/cc65.git
synced 2024-12-27 15:29:46 +00:00
Remove TABs again
This commit is contained in:
parent
b3846ee1c4
commit
b816ee6676
@ -4,8 +4,8 @@
|
||||
|
||||
.align 4
|
||||
.byte 4
|
||||
.word 12
|
||||
.word 18
|
||||
.word 12
|
||||
.word 18
|
||||
|
||||
.align 1
|
||||
.byte 1
|
||||
@ -16,5 +16,5 @@
|
||||
.align 8
|
||||
.byte 8
|
||||
|
||||
.align 128
|
||||
.byte 128
|
||||
.align 128
|
||||
.byte 128
|
||||
|
Loading…
Reference in New Issue
Block a user