From ebb67fd966afe8f5a1c144e4f20f7caf3e70dc09 Mon Sep 17 00:00:00 2001 From: Allanis Date: Sun, 9 Jun 2013 16:21:37 +0100 Subject: [PATCH] [Fix] Forgot to exit alut. --- src/sound.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sound.c b/src/sound.c index 08f97ae..20d7c15 100644 --- a/src/sound.c +++ b/src/sound.c @@ -255,6 +255,8 @@ void sound_exit(void) { soundUnlock(); SDL_DestroyMutex(sound_lock); } + // Cya alut! + alutExit(); } // Get the buffer to sound of [name].