Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ textGetLang
Function
textGetLang
source/text.c:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
int textGetLang(void)
48
{
49
return s_textLang;
50
}
51
52
const char* textGetString(StrId id)
53
{
Callers
1
menuEntryParseSmdh
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected