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

Loads a sound.

Parameters
pNameName of the sound to load.
Returns
A pointer to the newly created sound, or NULL on failure.
See Also
MFSound_Destroy(), MFSound_Play()