Home
last modified time | relevance | path

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

/dports/games/xblast/xblast-2.10.4/
H A Datom.c175 XBAtom atomShuffle; variable
380 atomShuffle = GUI_StringToAtom ("shuffle"); in InitDefaultAtoms()
H A Datom.h170 extern XBAtom atomShuffle;
H A Dcfg_level.c159 if (!DB_GetEntryInt (section, atomShuffle, pShuffle)) { in GetLevelShuffle()
176 (void)DB_CreateEntryInt (section, atomShuffle, shuffle); in StoreLevelShuffle()