]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
add missing variable
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index 3d98c0f38cacb118d32edcbd14d6e6939f59b762..43ed906b01f2b72b27f142c522a84213e127f469 100644 (file)
--- 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();