Home
last modified time | relevance | path

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

/dports/games/xblast/xblast-2.10.4/
H A Datom.c192 XBAtom atomTurnStepKeyboard; variable
395 atomTurnStepKeyboard = GUI_StringToAtom ("turnStepKeyboard"); in InitDefaultAtoms()
H A Datom.h187 extern XBAtom atomTurnStepKeyboard;
H A Dcfg_player.c377 DB_CreateEntryInt (section, atomTurnStepKeyboard, misc->turnStepKeyboard); in StoreAnyPlayerMisc()
409 (void)DB_GetEntryInt (section, atomTurnStepKeyboard, &misc->turnStepKeyboard); in RetrieveAnyPlayerMisc()