Minor cleanup of unnecessary newlines.

This commit is contained in:
Stephan Mühlstrasser
2015-01-11 18:22:36 +01:00
parent aedefb81ec
commit b1f764bdc9
9 changed files with 3 additions and 20 deletions

View File

@@ -27,7 +27,3 @@ L1: lda #$20 ; Blank - screen code
dec tmp1
bne L1
L9: rts