forked from GSoC/sdl-2.30.3-kolibri
Update to SDL2-2.30.6
This commit is contained in:
@@ -48,7 +48,7 @@ void poked(int sig)
|
||||
done = 1;
|
||||
}
|
||||
|
||||
void loop()
|
||||
void loop(void)
|
||||
{
|
||||
#ifdef __EMSCRIPTEN__
|
||||
if (done || (SDL_GetAudioStatus() != SDL_AUDIO_PLAYING)) {
|
||||
|
Reference in New Issue
Block a user