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

  /src/games/hack/
hack.Decl.c 75 boolean in_mklev, restoring; variable in typeref:typename:boolean
hack.makemon.c 77 * [u.ux,u.uy] means: call mnexto (if !in_mklev)
141 if (!in_mklev) {
149 if (in_mklev)
160 || (in_mklev && strchr("&w;", ptr->mlet) && rn2(5))
hack.lev.c 332 in_mklev = TRUE;
334 in_mklev = FALSE;
hack.h 186 extern boolean in_mklev;

Completed in 12 milliseconds