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

/external/quake/quake/src/WinQuake/
H A Dclient.h54 } cshift_t; typedef in typeref:struct:__anon12437
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.h104 } cshift_t; typedef in typeref:struct:__anon12151
236 cshift_t cshifts[NUM_CSHIFTS]; // color shifts for damage, powerups
237 cshift_t prev_cshifts[NUM_CSHIFTS]; // and content types

Completed in 108 milliseconds