commit 9429db1a885b7b1c02eefc1ca7342f3e1bbad529
Merge: 576f8333 ab247455
Author: Turo Lamminen <turol@users.noreply.github.com>
AuthorDate: Fri Nov 4 12:12:07 2022 +0200
Commit: GitHub <noreply@github.com>
CommitDate: Fri Nov 4 12:12:07 2022 +0200
Merge pull request #1540 from turol/extern-doom
Clean up extern in Doom, part 1
src/doom/d_main.c | 6 ------
src/doom/d_main.h | 3 +++
src/doom/d_net.c | 1 -
src/doom/f_finale.c | 1 -
src/doom/g_game.c | 4 ----
src/doom/g_game.h | 7 +++++++
src/doom/hu_stuff.c | 1 -
src/doom/hu_stuff.h | 8 ++++++++
src/doom/m_menu.c | 6 ------
src/doom/m_menu.h | 5 +++--
src/doom/p_local.h | 4 ++++
src/doom/p_maputl.c | 1 -
src/doom/p_mobj.c | 1 -
src/doom/p_pspr.h | 4 ++++
src/doom/p_spec.c | 2 --
src/doom/r_data.h | 4 ++++
src/doom/r_main.c | 1 -
src/doom/r_main.h | 5 +++++
src/doom/r_segs.h | 1 +
19 files changed, 39 insertions(+), 26 deletions(-)