mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 17:29:50 +00:00
argh dangling spaces
This commit is contained in:
parent
5caed9a15f
commit
6dbf5f528a
@ -361,7 +361,7 @@ SETPALETTE:
|
||||
|
||||
lda palette+1
|
||||
asl
|
||||
tay
|
||||
tay
|
||||
lda defpalette,y
|
||||
sta VERA::DATA0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user