mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 21:38:25 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
#include "ViewportCuller.h"
|
||||
#include "..\Minecraft.World\Mth.h"
|
||||
#include "../Minecraft.World/Mth.h"
|
||||
|
||||
ViewportCuller::Face::Face(double x, double y, double z, float yRot, float xRot)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user