mirror of
https://github.com/encounter/SDL.git
synced 2025-10-05 17:39:37 +00:00
if SDL_EnumUnixAudioDevices() fails to find any devices, set an error message on the exit path. Without this, SDL_Init() could fail without any message available in SDL_GetError().