fix: fix building

This commit is contained in:
NOTPIES
2026-03-16 17:53:13 -03:00
parent 7c1c64c79c
commit 395fe4baeb
7 changed files with 1935 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
#include "stdafx.h"
#ifdef _DEBUG_MENUS_ENABLED
#if defined(_DEBUG_MENUS_ENABLED) && !defined(_CONTENT_PACKAGE)
#include "UI.h"
#include "UIScene_DebugSetCamera.h"
#include "Minecraft.h"