mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LegacyNetherFork.git
synced 2026-05-22 00:09:57 +00:00
Update StringTable.h
This commit is contained in:
@@ -67,6 +67,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