Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dfilesystem_boost.cpp78 const std::string initialcfg_filename = "_initial.cfg"; variable
489 if(ends_with((*files)[i], "/" + initialcfg_filename)) { in get_files_in_dir()