forked from fte/fteqw
1
0
Fork 0

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:
Molgrum 2008-05-24 20:04:38 +00:00
parent 43e55824ba
commit 3ddb5e5dc5
2 changed files with 5 additions and 1 deletions

View File

@ -1618,6 +1618,10 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\server\pr_q1qvm.c"
>
</File>
<File
RelativePath="..\server\savegame.c"
>

View File

@ -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