TraceLine tweaks

This commit is contained in:
Lukasz Wlasinksi
2004-06-27 16:22:52 +00:00
parent 9c24b9ae05
commit 8885714465
5 changed files with 31 additions and 20 deletions

View File

@ -103,6 +103,7 @@ void Client_ResetHUD(void*);
bool ignoreBots (edict_t *pEnt, edict_t *pOther = NULL );
bool isModuleActive();
bool util_strncmp( const char *sz1, const char *sz2, int size);
#endif // TFCX_H