mirror of
https://github.com/Minecraft-Community-Edition/client.git
synced 2026-05-23 17:44:34 +00:00
reimplement aether stuff from personal repo
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
|
||||
LPCWSTR getString(const wstring &id);
|
||||
LPCWSTR getString(int id);
|
||||
void registerString(int id, const wstring &value);
|
||||
|
||||
//static LPCWSTR m_wchLocaleCode[LOCALE_COUNT];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user