Searched refs:dosdoor (Results 1 – 1 of 1) sorted by relevance
| /dflybsd-src/games/hack/ |
| H A D | hack.mklev.c | 102 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()
|