mirror of
https://github.com/cc65/cc65.git
synced 2025-04-08 03:37:13 +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…
x
Reference in New Issue
Block a user