openslES: really fix build..

This commit is contained in:
Ozkan Sezer
2025-09-01 20:38:37 +03:00
parent f5246d0181
commit d2ab01b8bb

View File

@@ -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;