1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-23 23:17:45 +00:00

Just some white space fixes of recently contributed code.

This commit is contained in:
Oliver Schmidt
2017-04-06 17:53:57 +02:00
parent be772c0198
commit e43dbe1c24
5 changed files with 8 additions and 12 deletions
-2
View File
@@ -71,5 +71,3 @@ L6: lda #0
L7: lda ptr3
ldx ptr3+1
rts