Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddescribe.cc4037 static bool _visible_to(const monster_info& mi) in _visible_to() function
4067 const bool invisible = !_visible_to(mi); in _describe_mons_to_hit()