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

  /external/quake/quake/src/WinQuake/
client.h 54 } cshift_t; typedef in typeref:struct:__anon10646
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 104 } cshift_t; typedef in typeref:struct:__anon10360
236 cshift_t cshifts[NUM_CSHIFTS]; // color shifts for damage, powerups
237 cshift_t prev_cshifts[NUM_CSHIFTS]; // and content types

Completed in 31 milliseconds