Searched refs:RetrievePlayerRating (Results 1 – 3 of 3) sorted by relevance
/dports/games/xblast/xblast-2.10.4/ |
H A D | central.c | 70 RetrievePlayerRating (CT_Central, adminAtom, &adminRating); in Central_StartListen() 258 if (RetrievePlayerRating (CT_Central, pAtom[i], rating + i)) { in Central_ReceiveGameStat()
|
H A D | cfg_player.h | 141 extern XBBool RetrievePlayerRating (CFGType, XBAtom, CFGPlayerRating *); // XBCC extended player fo…
|
H A D | cfg_player.c | 486 if (!RetrievePlayerRating (cfgType, atom, &cfg->rating)) { in RetrievePlayerEx() 841 RetrievePlayerRating (CFGType cfgType, XBAtom atom, CFGPlayerRating * rating) in RetrievePlayerRating() function
|