Home
last modified time | relevance | path

Searched refs:convert_digi_sound (Results 1 – 1 of 1) sorted by relevance

/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dseg009.c2110 sound_buffer_type* convert_digi_sound(sound_buffer_type* digi_buffer);
2174 sound_buffer_type* converted = convert_digi_sound(result); in load_sound()
2239 sound_buffer_type* convert_digi_sound(sound_buffer_type* digi_buffer) { in convert_digi_sound() function