NDSummary.OnToolTipsLoaded("File:localize.h",{1070:"
void Loc_Initialize(
const voiddata,
u8 num
)
Initialize the localization module
",1071:"
inline void Loc_SetLanguage(
u8 lang
)
Set the current language
",1072:"
inline const c8* Loc_GetText(
u16 text
)
Get a given text in the current language
"});