Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmaps.h52 vector<string> find_map_matches(const string &name);
H A Dwiz-dgn.cc522 vector<string> matches = find_map_matches(name); in debug_load_map_by_name()
H A Dmaps.cc745 vector<string> find_map_matches(const string &name) in find_map_matches() function