Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ SetConfigPath
Function
SetConfigPath
Source/utils/paths.cpp:162–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
void SetConfigPath(const std::string &path)
163
{
164
configPath = path;
165
AddTrailingSlash(*configPath);
166
}
167
168
void SetAssetsPath(const std::string &path)
169
{
Callers
2
RunTimedemo
Function · 0.85
DiabloParseFlags
Function · 0.85
Calls
1
AddTrailingSlash
Function · 0.85
Tested by
1
RunTimedemo
Function · 0.68