Searched refs:FUNCTION2 (Results 1 – 1 of 1) sorted by relevance
621 typedef int (*FUNCTION2)(u8 *path, SOUNDINFO *soundinfo, void *dest); typedef623 FUNCTION2 getSoundSamples;646 getSoundSamples = (FUNCTION2)GetProcAddress(hDllSoundfile, "getSoundSamples"); in loadDlls()