Home
last modified time | relevance | path

Searched defs:new_doors (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddgn-layouts.cc545 static int _box_room_doors(int bx1, int bx2, int by1, int by2, int new_doors) in _box_room_doors()
645 int new_doors, doors_placed; in _box_room() local
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Ddungeon.cc7503 static int box_room_doors( int bx1, int bx2, int by1, int by2, int new_doors) in box_room_doors()
7594 int temp_rand, new_doors, doors_placed; in box_room() local