foxygit / doom Log in
commit 97df2f32a622bd920bdcd75b6852e925b8383ceb
Merge: 9429db1a 3f0ef936
Author:     Turo Lamminen <turol@users.noreply.github.com>
AuthorDate: Fri Nov 4 12:22:36 2022 +0200
Commit:     GitHub <noreply@github.com>
CommitDate: Fri Nov 4 12:22:36 2022 +0200

    Merge pull request #1537 from turol/heretic-clang-fix

    Heretic clang 15 fix

 src/heretic/doomdef.h  |  5 ++++-
 src/heretic/p_ceilng.c |  3 ++-
 src/heretic/p_doors.c  |  3 ++-
 src/heretic/p_floor.c  |  3 ++-
 src/heretic/p_lights.c | 12 +++++++++---
 src/heretic/p_local.h  |  4 ++--
 src/heretic/p_mobj.c   |  6 ++++--
 src/heretic/p_plats.c  |  3 ++-
 src/heretic/p_spec.h   | 14 +++++++-------
 9 files changed, 34 insertions(+), 19 deletions(-)