FIX COMPILE AND IT'S ALMOST DONE HOLY SHIT

This commit is contained in:
Mohamed Ashraf
2026-03-05 16:12:37 +04:00
parent a92d346a46
commit 1ae227e9ba
4 changed files with 9 additions and 10 deletions

View File

@@ -4,8 +4,8 @@
#include "../Consoles_App.h"
#include "../../../Player/MultiPlayerLocalPlayer.h"
#include "../../../../Minecraft.World/Headers/net.minecraft.world.level.h"
#include "../../Minecraft.World/leveldata.h"
#include "../../Minecraft.World/mth.h"
#include "../../../../Minecraft.World/Level/LevelData.h"
#include "../../Minecraft.World/Util/Mth.h"
#include "../../../Textures/Packs/TexturePackRepository.h"
#include "../../../Textures/Packs/DLCTexturePack.h"
#include "../DLC/DLCAudioFile.h"
@@ -1676,4 +1676,4 @@ F32 AILCALLBACK custom_falloff_function (HSAMPLE S,
return result;
}
#endif
#endif