mirror of
https://github.com/whoahq/whoa.git
synced 2026-03-19 14:11:06 +03:00
6 lines
105 B
C++
6 lines
105 B
C++
#include "util/Locale.hpp"
|
|
|
|
WOW_LOCALE CURRENT_LANGUAGE = DEFAULT_LANGUAGE;
|
|
|
|
int32_t CURRENT_REGION = 0;
|