Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kenix3/libultraship
/ SFileSetLocale
Function
SFileSetLocale
extern/StormLib/src/SFileOpenArchive.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
LCID WINAPI SFileSetLocale(LCID lcFileLocale)
213
{
214
return (g_lcFileLocale = lcFileLocale);
215
}
216
217
//-----------------------------------------------------------------------------
218
// SFileOpenArchive
Callers
3
LoadMpqFile
Function · 0.85
TestCreateArchive_FileFlagTest
Function · 0.85
SFileAddInternalListFile
Function · 0.85
Calls
no outgoing calls
Tested by
2
LoadMpqFile
Function · 0.68
TestCreateArchive_FileFlagTest
Function · 0.68