Home
last modified time | relevance | path

Searched refs:spelllist_way (Results 1 – 2 of 2) sorted by relevance

/dports/games/spellcast/spellcast/
H A Dxbutton.c49 if (py->spelllist_way==1)
51 else if (py->spelllist_way==2)
62 if (py->spelllist_way==1)
64 else if (py->spelllist_way==2)
73 pos = ((py->spelllist_way==3) ? (gx+(8-spel->length))*(GEST_SMALL+1)-8 :
81 if (py->spelllist_way!=3)
239 py->spelllist_way = button;
H A Dxspell.h91 int spelllist_way; member