mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-02 18:54:55 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include "..\..\Minecraft.h"
|
||||
#include "..\..\..\Minecraft.World\DisconnectPacket.h"
|
||||
#include "../../Minecraft.h"
|
||||
#include "../../../Minecraft.World/DisconnectPacket.h"
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Performs initialization tasks - retrieves controls.
|
||||
|
||||
Reference in New Issue
Block a user