mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-24 19:14:34 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "stdafx.h"
|
||||
#include "..\Minecraft.World\Mth.h"
|
||||
#include "../Minecraft.World/Mth.h"
|
||||
#include "NoteParticle.h"
|
||||
|
||||
void NoteParticle::init(Level *level, double x, double y, double z, double xa, double ya, double za, float scale)
|
||||
|
||||
Reference in New Issue
Block a user