mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-14 22:41:54 +00:00
remove duplicate includes of extraX64
Now that we support stdafx.h, these are unnecessary
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "../../Common/Leaderboards/LeaderboardManager.h"
|
||||
#include "../../../Minecraft.World/x64headers/extraX64.h"
|
||||
|
||||
#include "PS3/Passphrase/ps3__np_conf.h"
|
||||
|
||||
|
||||
@@ -61,6 +61,4 @@ typedef VOID* XMEMDECOMPRESSION_CONTEXT;
|
||||
|
||||
typedef float FLOAT;
|
||||
|
||||
#include "../x64headers/extraX64.h"
|
||||
|
||||
#endif // WLINUX_H
|
||||
|
||||
Reference in New Issue
Block a user