mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-04 15:57:59 +03:00
Merge branch 'master' into cc9cii
Conflicts: apps/opencs/view/doc/view.hpp
This commit is contained in:
commit
3b27e643b8
122 changed files with 1581 additions and 500 deletions
|
@ -64,7 +64,7 @@ namespace CS
|
|||
|
||||
void setupDataFiles (const Files::PathContainer& dataDirs);
|
||||
|
||||
std::pair<Files::PathContainer, std::vector<std::string> > readConfig();
|
||||
std::pair<Files::PathContainer, std::vector<std::string> > readConfig(bool quiet=false);
|
||||
///< \return data paths
|
||||
|
||||
// not implemented
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue