Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ OptionLanguageCodeChanged
Function
OptionLanguageCodeChanged
Source/options.cpp:304–309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
void OptionLanguageCodeChanged()
305
{
306
UnloadFonts();
307
LanguageInitialize();
308
LoadLanguageArchive();
309
}
310
311
void OptionGameModeChanged()
312
{
Callers
nothing calls this directly
Calls
3
UnloadFonts
Function · 0.85
LanguageInitialize
Function · 0.85
LoadLanguageArchive
Function · 0.85
Tested by
no test coverage detected