mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-07 03:55:09 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
#include "CritParticle2.h"
|
||||
#include "..\Minecraft.World\JavaMath.h"
|
||||
#include "../Minecraft.World/JavaMath.h"
|
||||
|
||||
void CritParticle2::_init(double xa, double ya, double za, float scale)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user