mirror of
https://github.com/cc65/cc65.git
synced 2026-04-25 06:17:58 +00:00
argh dangling spaces
This commit is contained in:
@@ -361,7 +361,7 @@ SETPALETTE:
|
||||
|
||||
lda palette+1
|
||||
asl
|
||||
tay
|
||||
tay
|
||||
lda defpalette,y
|
||||
sta VERA::DATA0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user