early-access version 2281
This commit is contained in:
2
externals/SDL/src/audio/sun/SDL_sunaudio.c
vendored
2
externals/SDL/src/audio/sun/SDL_sunaudio.c
vendored
@@ -98,7 +98,7 @@ SUNAUDIO_WaitDevice(_THIS)
|
||||
}
|
||||
}
|
||||
#else
|
||||
SDL_IOReady(this->hidden->audio_fd, SDL_TRUE, -1);
|
||||
SDL_IOReady(this->hidden->audio_fd, SDL_IOR_WRITE, -1);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user