Home
last modified time | relevance | path

Searched refs:QuVal_Hand_Right (Results 1 – 4 of 4) sorted by relevance

/dports/games/spellcast/spellcast/
H A Dhandwave.h79 #define QuVal_Hand_Right (512) macro
81 #define QuVal_Hand_MASK (QuVal_Hand_Left | QuVal_Hand_Right | QuVal_Hand_Both)
H A Dengine.c321 wiz->perm.mind_detail = wiz->gests[gnum].did[jx] | (jx ? QuVal_Hand_Right : QuVal_Hand_Left);
350 wiz->perm.mind_detail = wiz->gests[gnum].did[jx] | (jx ? QuVal_Hand_Right : QuVal_Hand_Left);
1232 orval = QuVal_Hand_Right;
H A Dstupid.c299 else if (jx & QuVal_Hand_Right)
H A Dxquery.c453 else if (jx & QuVal_Hand_Right)