mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 16:55:29 -05:00
Doh! Patch by Joel Ray Holveck
This commit is contained in:
@@ -144,6 +144,8 @@ static int Audio_Available(void)
|
||||
SDL_NAME(arts_free)();
|
||||
}
|
||||
UnloadARTSLibrary();
|
||||
|
||||
return available;
|
||||
}
|
||||
|
||||
static void Audio_DeleteDevice(SDL_AudioDevice *device)
|
||||
|
||||
Reference in New Issue
Block a user