commit 7ebeefc592a6fb8de0990c350ddf706ca39b2341
Merge: a058f719 535175bc
Author: Turo Lamminen <turol@users.noreply.github.com>
AuthorDate: Sat Oct 15 17:54:32 2022 +0300
Commit: GitHub <noreply@github.com>
CommitDate: Sat Oct 15 17:54:32 2022 +0300
Merge pull request #1519 from turol/extern-heretic
Clean up extern in heretic, part 1
src/heretic/am_map.c | 2 +-
src/heretic/am_map.h | 13 +++++++++++++
src/heretic/d_main.c | 4 +---
src/heretic/deh_htic.c | 2 --
src/heretic/deh_htic.h | 4 ++++
src/heretic/doomdef.h | 4 ++--
src/heretic/f_finale.c | 4 +---
src/heretic/in_lude.c | 4 ++--
src/heretic/mn_menu.c | 2 +-
src/heretic/p_inter.c | 3 ++-
src/heretic/p_mobj.c | 3 +--
src/heretic/p_saveg.c | 6 +++---
src/heretic/s_sound.h | 2 ++
src/heretic/sb_bar.c | 3 +--
14 files changed, 34 insertions(+), 22 deletions(-)