#include <nnsys/snd.h>
typedef struct NNSSndArcSeqArcInfo
{
u32 fileId;
} NNSSndArcSeqArcInfo;
The sequence archive information structure in the sound archive.
The structure can be obtained from the sound archive by use of the NNS_SndArcGetSeqArcInfo
function.
2004/06/01 Initial version.
CONFIDENTIAL