X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=host.c;h=43ed906b01f2b72b27f142c522a84213e127f469;hb=1216b346561dbd0fafef8b026508441d69e64d93;hp=3d98c0f38cacb118d32edcbd14d6e6939f59b762;hpb=0941085d2f009adeb0f7ce7419074ba2f07ef9cf;p=xonotic%2Fdarkplaces.git 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();