Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ toFileName
Function
toFileName
TheForceEngine/TFE_A11y/accessibility.cpp:712–715 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
710
}
711
712
string toFileName(string language)
713
{
714
return FILE_NAME_START + language + FILE_NAME_EXT;
715
}
716
717
void loadScreenSize()
718
{
Callers
1
findCaptionFiles
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected