taglinefilesource code
guswave_operations2642drivers/sound/gus_wave.cstatic struct synth_operations guswave_operations =
guswave_operations2964drivers/sound/gus_wave.cvoice_alloc = &guswave_operations.alloc;
guswave_operations2965drivers/sound/gus_wave.csynth_devs[num_synths++] = &guswave_operations;