openslES: really fix build..

(cherry picked from commit d2ab01b8bb)
This commit is contained in:
Ozkan Sezer
2025-09-01 20:38:37 +03:00
parent 5806036c68
commit fd5dcfba03
+1 -1
View File
@@ -422,7 +422,7 @@ static int openslES_CreatePCMPlayer(_THIS)
switch (test_format) { switch (test_format) {
case AUDIO_U8: case AUDIO_U8:
case AUDIO_S16LSB: case AUDIO_S16LSB:
case AUDIO_F32LBS: case AUDIO_F32LSB:
break; break;
default: default:
continue; continue;