taglinefilesource code
guswave_operations2760drivers/sound/gus_wave.cstatic struct synth_operations guswave_operations =
guswave_operations3110drivers/sound/gus_wave.cvoice_alloc = &guswave_operations.alloc;
guswave_operations3111drivers/sound/gus_wave.csynth_devs[num_synths++] = &guswave_operations;