Remove trailings spaces from CBM-related asm files

This commit is contained in:
Bas Wassink
2019-03-22 22:54:05 +01:00
parent 462d8096c0
commit 2eac69a943
30 changed files with 28 additions and 56 deletions

View File

@@ -10,7 +10,7 @@
.proc PLOT
bcs @L1
bcs @L1
jsr $FFF0 ; Set cursor position
jmp $EAB2 ; Set pointer to color RAM
@@ -18,4 +18,3 @@
.endproc