Home
last modified time | relevance | path

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

/dports/games/spellcast/spellcast/
H A Dhandwave.h78 #define QuVal_Hand_Left (256) macro
81 #define QuVal_Hand_MASK (QuVal_Hand_Left | QuVal_Hand_Right | QuVal_Hand_Both)
H A Dengine.c313 jx = (wiz->perm.mind_detail & QuVal_Hand_Left) ? 0 : 1;
321 wiz->perm.mind_detail = wiz->gests[gnum].did[jx] | (jx ? QuVal_Hand_Right : QuVal_Hand_Left);
329 jx = (wiz->perm.mind_detail & QuVal_Hand_Left) ? 0 : 1;
350 wiz->perm.mind_detail = wiz->gests[gnum].did[jx] | (jx ? QuVal_Hand_Right : QuVal_Hand_Left);
1230 orval = QuVal_Hand_Left;
H A Dstupid.c297 if (jx & QuVal_Hand_Left)
H A Dxquery.c451 if (jx & QuVal_Hand_Left)