#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.
07/20/2004 Initial version
CONFIDENTIAL