#include <nnsys/snd.h>
void NNS_SndMain(
void )
;
This function performs the frame processing of sound. Call once for every game frame. The timing of the call is irrelevant.
Internally, the parameters are updated, and communication occurs with the ARM7.
None.
2004/04/01 Initial version.
CONFIDENTIAL