Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmaps.cc846 bool depth_selectable(const map_def &) const;
868 bool map_selector::depth_selectable(const map_def &mapdef) const in depth_selectable() function in map_selector
914 && depth_selectable(mapdef) in accept()
924 && depth_selectable(mapdef) in accept()