THPAudioInit

C Specification

#include <win32/thpaudio.h>
s32 THPAudioInit(void);

Arguments

None.

Return Values

TRUE if successful, FALSE otherwise.

Description

Loads dsptool.dll and initializes the pointer for this function.

See Also

None.

Revision History

03/01/2006 Initial version.