HomeSort by: relevance | last modified time | path
    Searched refs:shtypes (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
hack.mkshop.c 118 for (i = 0; shtypes[i]; i++)
119 if (*ep == shtypes[i])
149 if (!shtypes[i])
155 let = shtypes[i];
hack.h 208 extern const char shtypes[]; /* = "=/)%?!["; 8 types: 7 specialized, 1 mixed */
hack.shk.c 179 const char shtypes[] = { /* 8 shoptypes: 7 specialized, 1 mixed */ variable in typeref:typename:const char[]
750 ((tmp = shtypes[rooms[ESHK(shopkeeper)->shoproom].rtype - 8]) && tmp != obj->olet)

Completed in 13 milliseconds