mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 22:30:12 +00:00
libsrc/atari/sound.s: fix indentation
This commit is contained in:
parent
c2e8f75bec
commit
67564d83c8
@ -31,7 +31,7 @@
|
||||
asl a
|
||||
asl a
|
||||
clc ;setup for adding volume
|
||||
adc tmp2 ;add volume
|
||||
adc tmp2 ;add volume
|
||||
sta AUDC1,x ;volume + distortion in control channel
|
||||
rts
|
||||
.endproc
|
||||
|
Loading…
Reference in New Issue
Block a user