Searched refs:PF_GIB (Results 1 – 3 of 3) sorted by relevance
163 #define PF_GIB (1<<10) // offset the view height differently macro
900 if (view_message->flags & PF_GIB) in V_CalcRefdef()941 if (view_message->flags & (PF_GIB|PF_DEAD) ) in V_CalcRefdef()
367 pflags |= PF_GIB; in SV_WritePlayersToClient()