#include <nnsys/snd.h>
NNSSndArc* NNS_SndArcGetCurrent( void );
None.
Returns the current sound archive pointer.
Gets the current sound archive pointer.
Use the NNS_SndArcSetCurrent function to modify the current sound archive.
NNS_SndArcSetCurrent
06/01/2004 Initial version.