#include <nitro/snd.h>
void SND_Init(
void )
;
Initializes sound. Call this function before calling any other of the sound functions.
The function acts internally to initialize variables and to synchronize communications with the ARM7.
None.
2004/07/01 Initial version.
CONFIDENTIAL