#include <nnsys/snd.h>NNSSndArc* NNS_SndArcSetCurrent( NNSSndArc* arc );
Changes the current sound archive.
The functions that handle the sound archive are all executed on the current sound archive. The current sound archive can be changed by using this function.
Use the NNS_SndArcGetCurrent function to get the current sound archive.
06/01/2004 Initial version.
CONFIDENTIAL