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