foxygit / doom Log in
commit fd11b0e02aa921865b60048b102409ea40080429
Merge: 899c34dd 4de94e32
Author:     Turo Lamminen <turol@users.noreply.github.com>
AuthorDate: Mon Sep 5 15:08:49 2022 +0300
Commit:     GitHub <noreply@github.com>
CommitDate: Mon Sep 5 15:08:49 2022 +0300

    Merge pull request #1499 from turol/clang-15-fix

    Clang 15 fix

 src/heretic/deh_frame.c |   6 +-
 src/heretic/doomdef.h   |   2 +-
 src/heretic/info.h      |   8 +-
 src/heretic/p_action.h  | 252 ++++++++++++++++++++++++------------------------
 src/heretic/p_enemy.c   | 188 ++++++++++++++++++------------------
 src/heretic/p_inter.c   |   6 +-
 src/heretic/p_mobj.c    |   4 +-
 src/heretic/p_pspr.c    |  92 +++++++++---------
 8 files changed, 282 insertions(+), 276 deletions(-)