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

@@ -60,4 +60,3 @@ _init: ldx #$FF ; Initialize stack pointer to $01FF
_exit: jsr donelib ; Run destructors
brk