mirror of
https://github.com/cc65/cc65.git
synced 2026-04-26 13:18:31 +00:00
more trailing spaces :(
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user