rpgxef/code/game/g_combat.h
2013-10-13 21:55:11 +02:00

8 lines
No EOL
145 B
C

#ifndef G_COMBAT_H_
#define G_COMBAT_H_
#include "g_local.h"
qboolean IsBorg( gentity_t* ent ); //GSIO01 | 08/05/2009
#endif /* G_COMBAT_H_ */