Mount Fuji Engine  0.8b
MF_API MFSound* MFSound_FindSound ( const char *  pName)

Finds a specified sound.

Parameters
pNameName of sound to locate.
Returns
A pointer to the sound or NULL if the sound was not found.
Remarks
MFSound_FindSound() does NOT increment the internal reference count of the object.