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

  /external/quake/quake/src/WinQuake/
protocol.h 39 #define U_SKIN (1<<12)
cl_parse.cpp 419 if (bits & U_SKIN)
431 if (bits & U_SKIN)
sv_main.cpp 497 bits |= U_SKIN;
532 if (bits & U_SKIN)
  /gdk/samples/quake/jni/
protocol.h 39 #define U_SKIN (1<<12)
cl_parse.cpp 419 if (bits & U_SKIN)
431 if (bits & U_SKIN)
sv_main.cpp 497 bits |= U_SKIN;
532 if (bits & U_SKIN)
  /external/quake/quake/src/QW/client/
protocol.h 197 #define U_SKIN (1<<4)
cl_ents.c 192 if (bits & U_SKIN)
  /external/quake/quake/src/QW/server/
sv_ents.c 184 bits |= U_SKIN;
224 if (bits & U_SKIN)

Completed in 319 milliseconds