Home | History | Annotate | Download | only in hack

Lines Matching refs:mlet

94 		if (strchr(fut_geno, ptr->mlet))
111 if (strchr(fut_geno, ptr->mlet))
128 if (ptr->mlet == 'D')
137 if (ptr->mlet == 'M') {
142 if (x == u.ux && y == u.uy && ptr->mlet != ' ')
147 if (ptr->mlet == 's' || ptr->mlet == 'S') {
153 if (ptr->mlet == ':') {
157 if (ptr->mlet == 'I' || ptr->mlet == ';')
159 if (ptr->mlet == 'L' || ptr->mlet == 'N'
160 || (in_mklev && strchr("&w;", ptr->mlet) && rn2(5))
165 if (ptr->mlet == 'w' && getwn(mtmp))
170 if (ptr->mlet == 'O' || ptr->mlet == 'k') {
242 char ch = mtmp->data->mlet;
273 if (ptr->mlet == let)