Make it compile on Windows.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2962 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
43e55824ba
commit
3ddb5e5dc5
2 changed files with 5 additions and 1 deletions
|
@ -1618,6 +1618,10 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\server\pr_q1qvm.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\server\savegame.c"
|
||||
>
|
||||
|
|
|
@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
|
||||
*/
|
||||
|
||||
|
||||
#include "quakedef.h"
|
||||
#include "qwsvdef.h"
|
||||
|
||||
#ifdef VM_Q1
|
||||
|
|
Loading…
Reference in a new issue