Searched refs:_topcolor (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dgl_rmisc.c262 if (player->_topcolor != player->topcolor ||
264 player->_topcolor = player->topcolor;
H A Dclient.h75 int _topcolor; member in struct:player_info_s
H A Dcl_parse.c896 if (player->_topcolor != player->topcolor ||
898 player->_topcolor = player->topcolor;

Completed in 95 milliseconds