mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-17 19:51:52 +00:00
fix: extraX64.h
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "PS3LeaderboardManager.h"
|
||||
#include "../../../Minecraft.World/x64headers/extraX64.h"
|
||||
|
||||
#include "base64.h"
|
||||
|
||||
|
||||
@@ -109,7 +109,7 @@ typedef XUID GameSessionUID;
|
||||
|
||||
#include "../Minecraft.Client/xbox/network/extra.h"
|
||||
#else
|
||||
#include "extraX64.h"
|
||||
#include "../Minecraft.World/x64headers/extraX64.h"
|
||||
#endif
|
||||
|
||||
#ifdef __PS3__
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
|
||||
#define MULTITHREAD_ENABLE
|
||||
|
||||
typedef unsigned char byte;
|
||||
const int XUSER_INDEX_ANY = 255;
|
||||
const int XUSER_INDEX_FOCUS = 254;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user