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

  /external/quake/quake/src/QW/client/
gl_rmisc.c 262 if (player->_topcolor != player->topcolor ||
264 player->_topcolor = player->topcolor;
client.h 75 int _topcolor; member in struct:player_info_s
cl_parse.c 896 if (player->_topcolor != player->topcolor ||
898 player->_topcolor = player->topcolor;

Completed in 2624 milliseconds