mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-01-19 06:51:11 +00:00
removed some warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@432 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
ab9f3d637d
commit
bf8ac1cb3b
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ trace_t SVQ2_Move (vec3_t start, vec3_t mins, vec3_t maxs, vec3_t end, int type,
|
|||
|
||||
|
||||
|
||||
void Sys_UnloadGame (void);
|
||||
void *Sys_GetGameAPI (void *parms);
|
||||
|
||||
|
||||
#ifdef _WIN32 //FIXME
|
||||
#include <winquake.h>
|
||||
|
|
Loading…
Reference in a new issue