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

  /src/games/hack/
hack.apply.c 359 ttmp = maketrap(dpx, dpy, PIT);
420 ttmp = maketrap(u.ux, u.uy, TRAPDOOR);
extern.h 435 struct trap *maketrap(int, int, int);
hack.trap.c 93 maketrap(int x, int y, int typ) function in typeref:struct:trap *
hack.mklev.c 755 ttmp = maketrap(xx, yy + dy, TELEP_TRAP);
850 ttmp = maketrap(mx, my, kind);

Completed in 15 milliseconds