Update globals.h

This commit is contained in:
Luc
2014-02-08 15:24:44 +01:00
parent 5d3d907298
commit f586ba0348
+1
View File
@@ -47,6 +47,7 @@ namespace boss {
extern const unsigned int g_lang_russian;
extern const unsigned int g_lang_french;
extern const unsigned int g_lang_chinese;
extern const unsigned int g_lang_polish;
//Version numbers.
extern const unsigned int g_version_major;