taglinefilesource code
current_volume53drivers/sound/gus_wave.cunsigned int    current_volume;
current_volume524drivers/sound/gus_wave.cvoices[voice].current_volume = 0;
current_volume562drivers/sound/gus_wave.cprev_vol = voices[voice].current_volume;
current_volume600drivers/sound/gus_wave.cvoices[voice].current_volume = vol;
current_volume608drivers/sound/gus_wave.cvoices[voice].current_volume = 64;
current_volume621drivers/sound/gus_wave.cvoices[voice].current_volume =
current_volume1041drivers/sound/gus_wave.cvoices[voice].current_volume = voices[voice].initial_volume;
current_volume1865drivers/sound/gus_wave.cvoices[voice].current_volume = p1;