Fixes close PIP threading bug.

This commit is contained in:
Johns
2013-01-08 21:11:46 +01:00
parent 2bb2875cd7
commit 3366faece2
3 changed files with 55 additions and 28 deletions

View File

@@ -2851,7 +2851,7 @@ void AudioInit(void)
*/
void AudioExit(void)
{
const AudioModule * module;
const AudioModule *module;
#ifdef USE_AUDIO_THREAD
if (AudioUsedModule->Thread) { // supports threads