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