From 7241db5446fc08ec7f96a7cdf1022ca9ec219a57 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Tue, 15 Oct 2013 01:36:49 +0000 Subject: Remove gamemission variables for Heretic and Hexen and hard-code to the appropriate values. Subversion-branch: /branches/v2-branch Subversion-revision: 2708 --- src/heretic/doomdef.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/heretic/doomdef.h') diff --git a/src/heretic/doomdef.h b/src/heretic/doomdef.h index 55813dbe..6db8798e 100644 --- a/src/heretic/doomdef.h +++ b/src/heretic/doomdef.h @@ -499,7 +499,6 @@ extern gameaction_t gameaction; extern boolean paused; extern GameMode_t gamemode; -extern GameMission_t gamemission; extern boolean ExtendedWAD; // true if main WAD is the extended version -- cgit v1.2.3