From 5a210c460619c0cb8946ce67ef573f0860103fc6 Mon Sep 17 00:00:00 2001 From: divverent Date: Fri, 24 Feb 2012 13:34:16 +0000 Subject: [PATCH] add missing variable git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11728 d7cf8633-e32d-0410-b094-e92efae38249 ::stable-branch::merge=1216b346561dbd0fafef8b026508441d69e64d93 --- host.c | 1 + 1 file changed, 1 insertion(+) diff --git a/host.c b/host.c index 3d98c0f3..43ed906b 100644 --- a/host.c +++ b/host.c @@ -667,6 +667,7 @@ void Host_Main(void) double wait; int pass1, pass2, pass3, i; char vabuf[1024]; + qboolean playing; Host_Init(); -- 2.39.2