#include <nitro/snd.h>void SND_DestroyWaveArc( SNDWaveArc* waveArc );
Destroys the Waveform Archive specified by waveArc.
You must call this function before making other use of the memory region of waveArc.
waveArc must have 32-byte alignment.
None.
07/20/2004 Initial version
CONFIDENTIAL