Home
last modified time | relevance | path

Searched refs:atomMsgGloat (Results 1 – 3 of 3) sorted by relevance

/dports/games/xblast/xblast-2.10.4/
H A Datom.c123 XBAtom atomMsgGloat; variable
328 atomMsgGloat = GUI_StringToAtom ("msgGloat"); in InitDefaultAtoms()
H A Datom.h117 extern XBAtom atomMsgGloat;
H A Dcfg_player.c309 StoreMessage (section, atomMsgGloat, msg->msgGloat); in StoreAnyPlayerMessages()
345 (void)DB_GetEntryString (section, atomMsgGloat, &msg->msgGloat); in RetrieveAnyPlayerMessages()