Searched refs:U_REMOVE (Results 1 – 3 of 3) sorted by relevance
189 #define U_REMOVE (1<<14) // REMOVE this entity, don't add it macro
360 if (word & U_REMOVE) in CL_ParsePacketEntities()385 if (word & U_REMOVE) in CL_ParsePacketEntities()
212 if (i & U_REMOVE) in SV_WriteDelta()307 MSG_WriteShort (msg, oldnum | U_REMOVE); in SV_EmitPacketEntities()