#include "THPSimple.h"
void THPSimpleQuit(void);
None.
None.
This function disables a locked cache, and returns the simple player internal state to what it was before the THPSimpleInit function was called. To use simple player again, first call the THPSimpleInit function.
When using the AX library simultaneously, call this function when AX sound output is silent.
03/01/2006 Initial version.