mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-02-24 21:11:11 +00:00
8 lines
No EOL
145 B
C
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_ */ |