#pragma once #include "common.h" #include "language.h" int textGetLang(void); const char* textGetString(StrId id);