HomeSort by relevance Sort by last modified time
    Searched refs:SU_WEAPON (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/WinQuake/
protocol.h 58 #define SU_WEAPON (1<<14)
sv_main.cpp 660 bits |= SU_WEAPON;
688 if (bits & SU_WEAPON)
cl_parse.cpp 571 if (bits & SU_WEAPON)

Completed in 27 milliseconds