mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 14:52:08 +00:00
now includes sys.h
This commit is contained in:
parent
f7569b8d0d
commit
8f8bf4bd44
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
#include <quakedef.h>
|
#include "sys.h"
|
||||||
|
#include "quakedef.h"
|
||||||
|
|
||||||
qboolean ServerPaused (void)
|
qboolean ServerPaused (void)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue