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
@@ -6,7 +6,7 @@
class UIScene_SkinSelectMenu : public UIScene
{
private:
static WCHAR *wchDefaultNamesA[eDefaultSkins_Count];
static const WCHAR *wchDefaultNamesA[eDefaultSkins_Count];
// 4J Stu - How many to show on each side of the main control
static const BYTE sidePreviewControls = 4;