aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/net.minecraft.world.entity.global.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/net.minecraft.world.entity.global.h')
-rw-r--r--Minecraft.World/net.minecraft.world.entity.global.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Minecraft.World/net.minecraft.world.entity.global.h b/Minecraft.World/net.minecraft.world.entity.global.h
new file mode 100644
index 00000000..51123d90
--- /dev/null
+++ b/Minecraft.World/net.minecraft.world.entity.global.h
@@ -0,0 +1,4 @@
+#pragma once
+
+#include "GlobalEntity.h"
+#include "LightningBolt.h" \ No newline at end of file