HomeSort by: relevance | last modified time | path
    Searched defs:digdepth (Results 1 - 1 of 1) sorted by relevancy

  /src/games/hack/
hack.zap.c 269 * dig for digdepth positions; also down on request
274 int digdepth; local in function:dozap
302 digdepth = 8 + rn2(18);
304 while (--digdepth >= 0) {
321 digdepth -= 2;
324 digdepth--;

Completed in 13 milliseconds