win cpp23 compat: Minecraft.Client

This commit is contained in:
VivyaCC
2026-03-07 23:58:51 +07:00
committed by void_17
parent 6dfdd90328
commit 52b1882f13
20 changed files with 95 additions and 90 deletions
+1 -1
View File
@@ -243,7 +243,7 @@ public:
static C4JRender::eTextureFormat TEXTURE_FORMAT;
private:
static wchar_t *preLoaded[TN_COUNT];
static const wchar_t *preLoaded[TN_COUNT];
static int preLoadedIdx[TN_COUNT];
unordered_map<wstring, int> idMap;