now includes sys.h

This commit is contained in:
Joseph Carter 2000-05-14 17:04:33 +00:00
parent f7569b8d0d
commit 8f8bf4bd44
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#include <quakedef.h> #include "sys.h"
#include "quakedef.h"
qboolean ServerPaused (void) qboolean ServerPaused (void)
{ {