mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 22:30:12 +00:00
more trailing spaces :(
This commit is contained in:
parent
658c1ad711
commit
8c97b54f5d
@ -25,8 +25,8 @@
|
||||
stx SKCTL ;init sound
|
||||
lda STORE1 ;get distortion
|
||||
asl a ;ignore the high nibble
|
||||
asl a
|
||||
asl a
|
||||
asl a
|
||||
asl a
|
||||
asl a
|
||||
clc ;setup for adding volume
|
||||
adc STORE2 ;add volume
|
||||
|
Loading…
Reference in New Issue
Block a user