mirror of
https://github.com/cc65/cc65.git
synced 2026-04-26 13:18:31 +00:00
remove dangling spaces
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
|
||||
.proc _write
|
||||
|
||||
sta ptr3
|
||||
sta ptr3
|
||||
stx ptr3+1 ; Count in ptr3
|
||||
inx
|
||||
stx ptr2+1 ; Increment and store in ptr2
|
||||
|
||||
Reference in New Issue
Block a user