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

  /src/games/hack/
hack.mklev.c 106 static void dodoor(int, int, struct mkroom *);
422 dodoor(int x, int y, struct mkroom *aroom) function in typeref:typename:void
622 dodoor(xx, yy, croom);
701 dodoor(tt.x, tt.y, troom);
hack.mklev.c 106 static void dodoor(int, int, struct mkroom *);
422 dodoor(int x, int y, struct mkroom *aroom) function in typeref:typename:void
622 dodoor(xx, yy, croom);
701 dodoor(tt.x, tt.y, troom);

Completed in 23 milliseconds