SND_Init

Syntax

#include <nitro/snd.h>
void SND_Init( void );

Arguments

None.

Return Values

None.

Description

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.

See Also

None.

Revision History

2004/07/01 Initial version.


CONFIDENTIAL