remove duplicate includes of extraX64

Now that we support stdafx.h, these are unnecessary
This commit is contained in:
Tropical 2026-03-02 17:47:01 -06:00
parent 4bc349b91a
commit 6f80c79e80
2 changed files with 0 additions and 3 deletions

View file

@ -1,7 +1,6 @@
#pragma once
#include "../../Common/Leaderboards/LeaderboardManager.h"
#include "../../../Minecraft.World/x64headers/extraX64.h"
#include "PS3/Passphrase/ps3__np_conf.h"

View file

@ -61,6 +61,4 @@ typedef VOID* XMEMDECOMPRESSION_CONTEXT;
typedef float FLOAT;
#include "../x64headers/extraX64.h"
#endif // WLINUX_H