From 8cdc173252c479b8a7448da9ccd48f32eeb0c427 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 17 Sep 2008 19:56:12 +0000 Subject: Remove definitions from heretic/doomdef.h that are in common code. Replace "shareware" variable with gamemode, as in doom code. Merge angle definitions into common code. Subversion-branch: /branches/raven-branch Subversion-revision: 1240 --- src/heretic/ct_chat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/heretic/ct_chat.c') diff --git a/src/heretic/ct_chat.c b/src/heretic/ct_chat.c index d83325b4..16635ba2 100644 --- a/src/heretic/ct_chat.c +++ b/src/heretic/ct_chat.c @@ -27,6 +27,7 @@ #include #include #include "doomdef.h" +#include "doomkeys.h" #include "p_local.h" #include "s_sound.h" -- cgit v1.2.3