mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 11:28:15 +00:00
openslES: really fix build..
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user