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
@@ -21,7 +21,7 @@ tosorax:
|
||||
ldy #0
|
||||
ora (sp),y
|
||||
iny
|
||||
.endif
|
||||
.endif
|
||||
sta tmp1
|
||||
txa
|
||||
ora (sp),y
|
||||
|
||||
Reference in New Issue
Block a user