* More work getting this shit to compile again

This commit is contained in:
iProgramInCpp
2023-08-05 14:57:18 +03:00
parent 8b92eced31
commit 71e700a300
48 changed files with 2076 additions and 2011 deletions

View File

@@ -8,8 +8,8 @@
#pragma once
#include "Utils.hpp"
#include "GuiComponent.hpp"
#include "../GuiComponent.hpp"
#include "client/common/Utils.hpp"
class Minecraft;