commit f700744969ac867649aa581ae19447a4c172179e
Merge: 4f62dc32 40658194
Author: Simon Howard <fraggle@soulsphere.org>
AuthorDate: Tue Aug 25 07:59:05 2020 -0400
Commit: GitHub <noreply@github.com>
CommitDate: Tue Aug 25 07:59:05 2020 -0400
Merge pull request #1309 from chocolate-doom/openaudiodevice
replace uses of Mix_OpenAudio() with Mix_OpenAudioDevice()
CMakeLists.txt | 4 ++--
configure.ac | 4 ++--
midiproc/main.c | 2 +-
opl/opl_sdl.c | 2 +-
pcsound/pcsound_sdl.c | 2 +-
src/i_musicpack.c | 2 +-
src/i_sdlmusic.c | 6 +-----
src/i_sdlsound.c | 14 +-------------
src/i_timer.c | 3 +--
src/i_video.c | 2 --
10 files changed, 11 insertions(+), 30 deletions(-)