mirror of
https://github.com/cc65/cc65.git
synced 2026-04-20 17:20:49 +00:00
remove lasy pesky space
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user