foxygit / doom Log in
commit 4668897f7f0c9a1375e7efd6a8e6f12b781107a0
Merge: e7b54ad4 9c50831d
Author:     Simon Howard <fraggle@soulsphere.org>
AuthorDate: Sun Nov 12 18:26:42 2023 -0500
Commit:     GitHub <noreply@github.com>
CommitDate: Sun Nov 12 18:26:42 2023 -0500

    Merge pull request #1632 from ceski-1/strife-pcs

    Add Strife PC speaker sound support

 src/doom/d_main.c    |  2 +-
 src/heretic/d_main.c |  2 +-
 src/hexen/h2_main.c  |  2 +-
 src/i_pcsound.c      | 15 +++++++++++----
 src/i_sdlsound.c     |  4 ++--
 src/i_sound.c        |  8 ++++----
 src/i_sound.h        |  5 +++--
 src/setup/sound.c    |  2 +-
 src/strife/d_main.c  |  2 +-
 9 files changed, 25 insertions(+), 17 deletions(-)