Searched defs:NUM_CSHIFTS (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dclient.h60 #define NUM_CSHIFTS 4 macro
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/
H A Dclient.h110 #define NUM_CSHIFTS 4 macro
236 cshift_t cshifts[NUM_CSHIFTS]; // color shifts for damage, powerups
237 cshift_t prev_cshifts[NUM_CSHIFTS]; // and content types

Completed in 83 milliseconds