Skip to content

Commit

Permalink
Doh! Patch by Joel Ray Holveck
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Aug 28, 2002
1 parent 2ee0a67 commit dcc4152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/audio/arts/SDL_artsaudio.c
Expand Up @@ -144,6 +144,8 @@ static int Audio_Available(void)
SDL_NAME(arts_free)();
}
UnloadARTSLibrary();

return available;
}

static void Audio_DeleteDevice(SDL_AudioDevice *device)
Expand Down

0 comments on commit dcc4152

Please sign in to comment.