mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-22 06:36:10 +00:00
run IWYU on Minecraft.Client
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "Minecraft.World/Header Files/stdafx.h"
|
||||
#include "Minecraft.World/net/minecraft/world/effect/net.minecraft.world.effect.h"
|
||||
#include "EffectChangedTask.h"
|
||||
#include "Minecraft.Client/Common/Source Files/Tutorial/Tasks/TutorialTask.h"
|
||||
|
||||
class Tutorial;
|
||||
|
||||
EffectChangedTask::EffectChangedTask(Tutorial* tutorial, int descriptionId,
|
||||
MobEffect* effect, bool apply,
|
||||
|
||||
Reference in New Issue
Block a user