Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtraps.cc424 static passage_type _find_other_passage_side(coord_def& to) in _find_other_passage_side() function
539 passage_type search_result = _find_other_passage_side(to); in trigger()