make conditional CHINESE preprocessor def into global constant

This commit is contained in:
Marco Antonio J. Costa
2024-12-31 16:28:44 -03:00
parent 4624fe92f0
commit 5d19c1fe25
6 changed files with 13 additions and 6 deletions
+2
View File
@@ -15,3 +15,5 @@ enum class Lang
}
extern const i18n::Lang g_lang;
extern const int MAX_MESSAGES_ON_MAP_BOTTOM;