Update StringTable.h

This commit is contained in:
DeadVoxelx
2026-04-24 16:03:15 -04:00
committed by GitHub
parent 24cd4db14b
commit 10bdb3e81d

View File

@@ -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];