MCPcopy Create free account
hub / github.com/aliasIsolation/aliasIsolation / setSettingsFilePath

Function setSettingsFilePath

src/dll/settings.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11void setSettingsFilePath(const char* path)
12{
13 g_settingsFilePath = path;
14}
15
16bool loadSettings(Settings* settingsOut)
17{

Callers 1

DllMainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected