foxygit / doom Log in
commit 1332c5aaa2d389b899cd3093e2aee93839f8db33
Merge: bdb14111 f186ecd1
Author:     Simon Howard <fraggle+github@gmail.com>
AuthorDate: Tue Mar 27 17:51:20 2018 -0700
Commit:     GitHub <noreply@github.com>
CommitDate: Tue Mar 27 17:51:20 2018 -0700

    Merge pull request #1006 from turol/const

    More const correctness fixes

 src/setup/multiplayer.c          | 22 +++++++++++-----------
 src/setup/sound.c                |  2 +-
 textscreen/examples/calculator.c |  2 +-
 textscreen/examples/guitest.c    |  4 ++--
 textscreen/txt_dropdown.c        |  2 +-
 textscreen/txt_dropdown.h        |  4 ++--
 textscreen/txt_fileselect.c      |  4 ++--
 textscreen/txt_fileselect.h      |  2 +-
 8 files changed, 21 insertions(+), 21 deletions(-)