mirror of
https://github.com/cc65/cc65.git
synced 2025-04-08 19:38:55 +00:00
missing space
This commit is contained in:
parent
4e8b18c035
commit
85f657b35e
@ -16,7 +16,7 @@
|
||||
pha ;save in stack
|
||||
jsr popa ;get voice
|
||||
asl a ;adjust voice *2 for offset in x
|
||||
tax
|
||||
tax
|
||||
pla ;get pitch from stack
|
||||
sta AUDF1,x ;store pitch
|
||||
lda #0
|
||||
|
Loading…
x
Reference in New Issue
Block a user