Just removed some trailing spaces.

This commit is contained in:
Oliver Schmidt
2018-09-08 23:14:54 +02:00
parent 73faf60fe0
commit cddc4da3bb
2 changed files with 2 additions and 2 deletions

View File

@@ -37,5 +37,5 @@ initcwd:
; Add terminating zero
lda #$00
sta __cwd,x
done: rts