mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-15 02:37:52 +00:00
parent
5806036c68
commit
fd5dcfba03
1 changed files with 1 additions and 1 deletions
|
|
@ -422,7 +422,7 @@ static int openslES_CreatePCMPlayer(_THIS)
|
|||
switch (test_format) {
|
||||
case AUDIO_U8:
|
||||
case AUDIO_S16LSB:
|
||||
case AUDIO_F32LBS:
|
||||
case AUDIO_F32LSB:
|
||||
break;
|
||||
default:
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue