MCPcopy 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
47int textGetLang(void)
48{
49 return s_textLang;
50}
51
52const char* textGetString(StrId id)
53{

Callers 1

menuEntryParseSmdhFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected