Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmaps.cc699 static bool _map_matches_layout_type(const map_def &map) in _map_matches_layout_type() function
881 && (!check_layout || _map_matches_layout_type(mapdef)); in depth_selectable()
905 && _map_matches_layout_type(mapdef) in accept()
935 && _map_matches_layout_type(mapdef) in accept()