mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-27 08:39:09 +00:00
openslES: Patched to compile.
(whoops.)
This commit is contained in:
@@ -438,6 +438,10 @@ static bool OPENSLES_CreatePCMPlayer(SDL_AudioDevice *device)
|
||||
case SDL_AUDIO_S16LE:
|
||||
case SDL_AUDIO_F32:
|
||||
break;
|
||||
default:
|
||||
continue;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
if (!test_format) {
|
||||
|
||||
Reference in New Issue
Block a user