Home
last modified time | relevance | path

Searched refs:GetPlayerAtom (Results 1 – 6 of 6) sorted by relevance

/dports/games/xblast/xblast-2.10.4/
H A Dcfg_player.h127 extern XBAtom GetPlayerAtom (CFGType, int index);
H A Ddat_rating.c69 atom = GetPlayerAtom (CT_Central, i); in CreateCentralStat()
H A Dcom_from_central.c362 atom = GetPlayerAtom (CT_Central, i); in C2X_QueuePlayerRankings()
H A Dcfg_player.c659 GetPlayerAtom (CFGType cfgType, int i) in GetPlayerAtom() function
706 atom = GetPlayerAtom (cfgType, j); in FindDoubleName()
H A Dmenu_game.c198 XBAtom atom = GetPlayerAtom (CT_Local, i); in CreatePlayerConfigList()
H A Dmenu_player.c1008 atomPlayers[button] = GetPlayerAtom (CT_Local, player); in CreatePlayerOptionsMenu()