Hum badly edited source
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401399
This commit is contained in:
parent
92b598f538
commit
e15dc2b37b
1 changed files with 2 additions and 2 deletions
|
@ -160,8 +160,8 @@ static void Mint_LockAudio(_THIS)
|
||||||
|
|
||||||
/* Stop replay */
|
/* Stop replay */
|
||||||
oldpile=(void *)Super(0);
|
oldpile=(void *)Super(0);
|
||||||
cookie_stfa->sound_enable=STFA_PLAY_SDL_DISABLE;
|
cookie_stfa->sound_enable=STFA_PLAY_DISABLE;
|
||||||
Super( SDL_arraysize(Super),oldpile);
|
Super(oldpile);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void Mint_UnlockAudio(_THIS)
|
static void Mint_UnlockAudio(_THIS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue