#include <revolution.h>
#include <revolution/mix.h>
void MIXInit(void);
None.
None.
The MIXInit() function must be called prior to calling any other MIX API functions. This function sets all input channels to the default values.
03/01/2006 Initial version.