fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h

This commit is contained in:
Tropical
2026-03-09 00:34:09 -05:00
parent dec2f8d8d0
commit 5a36950239
337 changed files with 483 additions and 483 deletions

View File

@@ -1,4 +1,4 @@
#include "../Build/stdafx.h"
#include "../Platform/stdafx.h"
#include "SmallButton.h"
SmallButton::SmallButton(int id, int x, int y, const std::wstring& msg) : Button(id, x, y, 150, 20, msg)