mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 12:11:34 +00:00
forgot to commit this
This commit is contained in:
parent
1634c57339
commit
f4c300676f
1 changed files with 1 additions and 0 deletions
|
@ -33,5 +33,6 @@ void CL_TEnts_Init (void);
|
|||
void CL_ClearEnts (void);
|
||||
void CL_ClearTEnts (void);
|
||||
void CL_Init_Entity (struct entity_s *ent);
|
||||
struct entity_s **CL_NewTempEntity (void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue