mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 22:30:12 +00:00
remove lasy pesky space
This commit is contained in:
parent
2a961a870b
commit
196962adac
@ -11,7 +11,7 @@
|
||||
.proc _sound
|
||||
sta STORE2 ;save volume
|
||||
jsr popa ;get distortion
|
||||
sta STORE1 ;save distortion
|
||||
sta STORE1 ;save distortion
|
||||
jsr popa ;get pitch
|
||||
pha ;save in stack
|
||||
jsr popa ;get voice
|
||||
|
Loading…
Reference in New Issue
Block a user