Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/Goldleaf
/ LoadStrings
Function
LoadStrings
Goldleaf/source/cfg/cfg_Strings.cpp:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
StringHolder Strings;
31
32
void LoadStrings() {
33
Strings = g_Settings.ReadStrings(g_Settings.GetLanguage());
34
}
35
}
Callers
1
main
Function · 0.85
Calls
2
ReadStrings
Method · 0.80
GetLanguage
Method · 0.80
Tested by
no test coverage detected