commit c1eab2431740217d8b43cb4cbb8546579be55e9a
Merge: 509b22c5 429944bd
Author: Turo Lamminen <turol@users.noreply.github.com>
AuthorDate: Wed Sep 28 12:33:23 2022 +0300
Commit: GitHub <noreply@github.com>
CommitDate: Wed Sep 28 12:33:23 2022 +0300
Merge pull request #1511 from turol/extern-strife
Clean up extern, Strife-specific bits
src/strife/d_main.c | 11 -----------
src/strife/d_main.h | 12 ++++++++++--
src/strife/d_net.c | 1 -
src/strife/doomstat.h | 3 +++
src/strife/f_finale.c | 1 -
src/strife/g_game.c | 4 ----
src/strife/hu_lib.c | 6 +++---
src/strife/hu_stuff.c | 5 +----
src/strife/hu_stuff.h | 7 +++++++
src/strife/m_menu.c | 9 +--------
src/strife/m_menu.h | 3 +++
src/strife/p_enemy.c | 4 ----
src/strife/p_local.h | 10 ++++++++++
src/strife/p_map.c | 4 ----
src/strife/p_maputl.c | 1 -
src/strife/p_mobj.c | 4 ----
src/strife/p_pspr.h | 7 +++++++
src/strife/p_spec.c | 8 ++------
src/strife/r_data.h | 3 +++
src/strife/r_main.c | 1 -
src/strife/r_main.h | 4 ++++
src/strife/r_segs.h | 1 +
src/strife/st_lib.c | 6 ------
23 files changed, 55 insertions(+), 60 deletions(-)