Reorganised audio driver load, init, shutdown and release. The chosen driver is now loaded and released from s_main.c with the individual interfaces initialized and shutdown via Sfx_Init() and Mus_Init() for SFX and music respectively. The audio driver is now shutdown only after all interfaces have been released.
Reorganised audio driver load, init, shutdown and release. The chosen driver is now loaded and released from s_main.c with the individual interfaces initialized and shutdown via Sfx_Init() and Mus_Init() for SFX and music respectively. The audio driver is now shutdown only after all interfaces have been released.