From 8b04d3e8e7eb432d38c22ed8bd31a93f58aa17cc Mon Sep 17 00:00:00 2001 From: Forest Hale Date: Tue, 28 Nov 2000 11:25:06 +0000 Subject: [PATCH] taniwha removed host_parms, which was necessary to compile... --- source/quakefs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/quakefs.c b/source/quakefs.c index cce82e8..4c45dd4 100644 --- a/source/quakefs.c +++ b/source/quakefs.c @@ -118,6 +118,7 @@ cvar_t *fs_userpath; cvar_t *fs_sharepath; cvar_t *fs_basegame; +quakeparms_t host_parms; int com_filesize;