mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +00:00
bye bye gcc warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@215 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
4f2b56587d
commit
fa84839011
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
#include "qwsvdef.h"
|
||||
|
||||
qboolean CMQ2_SetAreaPortalState (int portalnum, qboolean open);
|
||||
|
||||
#define Q2NUM_FOR_EDICT(ent) (((char *)ent - (char *)ge->edicts) / ge->edict_size)
|
||||
|
||||
#ifndef Q2SERVER
|
||||
|
|
Loading…
Reference in a new issue