mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-30 15:49:27 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "NetherPortalParticle.h"
|
||||
#include "..\Minecraft.World\JavaMath.h"
|
||||
#include "..\Minecraft.World\Random.h"
|
||||
#include "../Minecraft.World/JavaMath.h"
|
||||
#include "../Minecraft.World/Random.h"
|
||||
#include "Minecraft.h"
|
||||
|
||||
// 4J Stu - This class was originally "PortalParticle" but I have split the two uses of the particle
|
||||
|
||||
Reference in New Issue
Block a user