Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dabyss.cc1617 static bool _abyss_has_path(const coord_def &to) in _abyss_has_path() function
1665 if (eloc == INVALID_COORD || !_abyss_has_path(eloc)) in generate_abyss()