Home
last modified time | relevance | path

Searched refs:dosdoor (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/games/hack/
H A Dhack.mklev.c102 static void dosdoor(int, int, struct mkroom *, int);
425 dosdoor(x, y, aroom, rn2(8) ? DOOR : SDOOR); in dodoor()
429 dosdoor(int x, int y, struct mkroom *aroom, int type) in dosdoor() function
754 dosdoor(xx, yy, aroom, SDOOR); in makeniche()
759 dosdoor(xx, yy, aroom, rn2(5) ? SDOOR : DOOR); in makeniche()