Home
last modified time | relevance | path

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

/dports/games/xblast/xblast-2.10.4/
H A Devent.h124 XBGK_ABORT_CANCEL, /* cancel abort */ enumerator
H A Dcfg_control.c352 num += PutEntry (keyTable + num, type, XBGK_ABORT_CANCEL, section, atomKeyAbortCancel); in GetGameKeyPressTable()
H A Dgame.c282 case XBGK_ABORT_CANCEL: in GameEvent()