Home
last modified time | relevance | path

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

/dports/games/spellcast/spellcast/
H A Dhandwave.h41 #define Qu_LeftHand (1) macro
H A Dxquery.c310 case Qu_LeftHand:
312 if (qlist[ix].qtype==Qu_LeftHand) {
596 case Qu_LeftHand:
775 if (qtype==Qu_LeftHand || qtype==Qu_RightHand) {
784 if (qtype==Qu_LeftHand) {
789 otherq = Qu_LeftHand;
H A Dstupid.c96 case Qu_LeftHand:
98 if (qlist[ix].qtype==Qu_LeftHand)
H A Dengine.c1002 add_query(self, wiznum, Qu_LeftHand, (char *)llist);
1054 && self->querylist[jx].qtype == Qu_LeftHand)