foxygit / doom Log in
commit 8df091912bc7d1aa881361ee3d4bce7841434b1d
Merge: cd99f1b0 604ac99c
Author:     Turo Lamminen <turol@users.noreply.github.com>
AuthorDate: Thu Nov 3 10:10:12 2022 +0200
Commit:     GitHub <noreply@github.com>
CommitDate: Thu Nov 3 10:10:12 2022 +0200

    Merge pull request #1536 from turol/extern-doom

    Clean up extern in Doom, part 0

 src/doom/d_main.c   | 7 ++-----
 src/doom/g_game.c   | 4 ++--
 src/doom/g_game.h   | 1 +
 src/doom/hu_lib.c   | 2 +-
 src/doom/hu_stuff.c | 1 +
 src/doom/hu_stuff.h | 1 +
 src/doom/p_spec.c   | 8 ++------
 src/doom/st_lib.c   | 6 ------
 8 files changed, 10 insertions(+), 20 deletions(-)