foxygit / doom Log in
commit 84fa6864cbee697f2529a4b86663259df1e8fb2a
Merge: e88fdf26 a3e027a2
Author:     Simon Howard <fraggle@soulsphere.org>
AuthorDate: Thu Apr 30 20:52:23 2020 -0400
Commit:     GitHub <noreply@github.com>
CommitDate: Thu Apr 30 20:52:23 2020 -0400

    Merge pull request #1276 from turol/const

    More const correctness

 src/hexen/ct_chat.c   | 13 +------------
 src/hexen/h2_main.c   | 17 +++++++++++++++++
 src/hexen/p_setup.c   |  2 +-
 src/strife/d_main.c   | 17 +++++++++++++++++
 src/strife/hu_stuff.c | 14 +-------------
 5 files changed, 37 insertions(+), 26 deletions(-)