mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 12:23:06 +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
|
#pragma once
|
||||||
|
|
||||||
#include "../../Common/Leaderboards/LeaderboardManager.h"
|
#include "../../Common/Leaderboards/LeaderboardManager.h"
|
||||||
#include "../../../Minecraft.World/x64headers/extraX64.h"
|
|
||||||
|
|
||||||
#include "PS3/Passphrase/ps3__np_conf.h"
|
#include "PS3/Passphrase/ps3__np_conf.h"
|
||||||
|
|
||||||
|
|||||||
@@ -61,6 +61,4 @@ typedef VOID* XMEMDECOMPRESSION_CONTEXT;
|
|||||||
|
|
||||||
typedef float FLOAT;
|
typedef float FLOAT;
|
||||||
|
|
||||||
#include "../x64headers/extraX64.h"
|
|
||||||
|
|
||||||
#endif // WLINUX_H
|
#endif // WLINUX_H
|
||||||
|
|||||||
Reference in New Issue
Block a user