Commit e15dc2b3 authored by Patrice Mandin's avatar Patrice Mandin

Hum badly edited source

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401399
parent 92b598f5
...@@ -160,8 +160,8 @@ static void Mint_LockAudio(_THIS) ...@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment