Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ SetPrefPath
Function
SetPrefPath
Source/utils/paths.cpp:156–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
void SetPrefPath(const std::string &path)
157
{
158
prefPath = path;
159
AddTrailingSlash(*prefPath);
160
}
161
162
void SetConfigPath(const std::string &path)
163
{
Callers
4
RunTimedemo
Function · 0.85
LoadExpectedLevelData
Function · 0.85
TEST
Function · 0.85
DiabloParseFlags
Function · 0.85
Calls
1
AddTrailingSlash
Function · 0.85
Tested by
3
RunTimedemo
Function · 0.68
LoadExpectedLevelData
Function · 0.68
TEST
Function · 0.68