mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-13 22:28:18 +00:00
WCHAR -> wchar_t
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
const wchar_t* getString(const std::wstring& id);
|
||||
const wchar_t* getString(int id);
|
||||
|
||||
// static LPCWSTR m_wchLocaleCode[LOCALE_COUNT];
|
||||
// static const wchar_t* m_wchLocaleCode[LOCALE_COUNT];
|
||||
|
||||
private:
|
||||
// std::wstring getLangId(DWORD dwLanguage=0);
|
||||
|
||||
Reference in New Issue
Block a user