HomeSort by relevance Sort by last modified time
    Searched defs:NUM_CSHIFTS (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/WinQuake/
client.h 60 #define NUM_CSHIFTS 4
163 cshift_t cshifts[NUM_CSHIFTS]; // color shifts for damage, powerups
164 cshift_t prev_cshifts[NUM_CSHIFTS]; // and content types
  /external/quake/quake/src/QW/client/
client.h 110 #define NUM_CSHIFTS 4
236 cshift_t cshifts[NUM_CSHIFTS]; // color shifts for damage, powerups
237 cshift_t prev_cshifts[NUM_CSHIFTS]; // and content types

Completed in 18 milliseconds