foxygit / doom Log in
commit 64c5bcb552b6d760108c4f71692d291d2bf62708
Merge: 63475100 5621630f
Author:     Turo Lamminen <turol@users.noreply.github.com>
AuthorDate: Tue Sep 7 18:21:46 2021 +0300
Commit:     GitHub <noreply@github.com>
CommitDate: Tue Sep 7 18:21:46 2021 +0300

    Merge pull request #1388 from turol/const

    Const correctness fixes

 src/d_iwad.c          | 10 ++++++----
 src/i_oplmusic.c      |  2 +-
 src/i_sdlmusic.c      |  8 +++++++-
 src/strife/dstrings.c |  4 ++--
 src/strife/dstrings.h |  4 ++--
 5 files changed, 18 insertions(+), 10 deletions(-)