mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 22:25:28 +00:00
Remove TABs again
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
.align 4
|
.align 4
|
||||||
.byte 4
|
.byte 4
|
||||||
.word 12
|
.word 12
|
||||||
.word 18
|
.word 18
|
||||||
|
|
||||||
.align 1
|
.align 1
|
||||||
.byte 1
|
.byte 1
|
||||||
@@ -16,5 +16,5 @@
|
|||||||
.align 8
|
.align 8
|
||||||
.byte 8
|
.byte 8
|
||||||
|
|
||||||
.align 128
|
.align 128
|
||||||
.byte 128
|
.byte 128
|
||||||
|
Reference in New Issue
Block a user