MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / Localization_GetLanguage

Function Localization_GetLanguage

Descent3/localization.cpp:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132int Localization_GetLanguage(void) { return Localization_language; }
133
134#define COMMENT_TAG "!/!" // This line is to be ignored
135

Callers 5

StartLevelFunction · 0.85
osipf_GetLanguageSettingFunction · 0.85
LocalizeLevelNameFunction · 0.85
TelComMainFunction · 0.85
Localize_ctl_bindingsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected