1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00

last trailing space

This commit is contained in:
Mariano Dominguez 2023-01-05 21:36:44 -08:00
parent 8c97b54f5d
commit c3e1ae3478

View File

@ -28,7 +28,7 @@
asl a
asl a
asl a
clc ;setup for adding volume
clc ;setup for adding volume
adc STORE2 ;add volume
sta AUDC1,x ;volume + distortion in control channel
rts