Label some audio commands as unused

This commit is contained in:
mid-kid 2020-04-28 21:30:32 +02:00
parent 0de7808ded
commit aae59de91e

View File

@ -59,7 +59,8 @@ Music_LookYoungster_Ch1:
rest 1
rest 16
sound_loop 0, .mainloop
sound_ret
sound_ret ; unused
Music_LookYoungster_Ch2:
stereo_panning TRUE, FALSE
@ -156,7 +157,8 @@ Music_LookYoungster_Ch2:
note C_, 1
rest 1
sound_loop 0, .mainloop
sound_ret
sound_ret ; unused
Music_LookYoungster_Ch3:
stereo_panning TRUE, TRUE
@ -290,4 +292,5 @@ Music_LookYoungster_Ch3:
note G#, 1
rest 1
sound_loop 0, .mainloop
sound_ret
sound_ret ; unused