Home
last modified time | relevance | path

Searched refs:CL_NewTempEntity (Results 1 – 3 of 3) sorted by relevance

/external/quake/quake/src/QW/client/
Dcl_tent.c328 entity_t *CL_NewTempEntity (void) in CL_NewTempEntity() function
401 ent = CL_NewTempEntity (); in CL_UpdateBeams()
441 ent = CL_NewTempEntity (); in CL_UpdateExplosions()
Dcl_ents.c648 entity_t *CL_NewTempEntity (void);
769 newent = CL_NewTempEntity (); in CL_AddFlagModels()
/external/quake/quake/src/WinQuake/
Dcl_tent.cpp301 entity_t *CL_NewTempEntity (void) in CL_NewTempEntity() function
377 ent = CL_NewTempEntity (); in CL_UpdateTEnts()