Home
last modified time | relevance | path

Searched refs:U_VELOCITY (Results 1 – 2 of 2) sorted by relevance

/dports/games/egl/egl-0.3.1_9/common/
H A Dprotocol.h151 U_VELOCITY = 1 << 28 // new for ENHANCED_PROTOCOL_VERSION enumerator
/dports/games/egl/egl-0.3.1_9/client/
H A Dcl_parse.c188 if (bits & U_VELOCITY && cls.serverProtocol == ENHANCED_PROTOCOL_VERSION) in CL_ParseDelta()