Searched refs:lpFunc7 (Results 1 – 1 of 1) sorted by relevance
83 typedef int (*lpFunc7)(u8 *path, SOUNDINFO *soundinfo, void *dest); typedef86 lpFunc7 getSoundSamples;909 getSoundSamples = (lpFunc7)GetProcAddress(hDllSoundfile, "getSoundSamples"); in get_dll()