mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-14 21:31:53 +00:00
Merge pull request #14 from tropicaaal/refactor/tropical-dev
chore: revert some unintentional changes in #10
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "PS3LeaderboardManager.h"
|
||||
#include "../../../Minecraft.World/x64headers/extraX64.h"
|
||||
|
||||
#include "base64.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "../../Common/Leaderboards/LeaderboardManager.h"
|
||||
#include "../../../Minecraft.World/x64headers/extraX64.h"
|
||||
|
||||
#include "PS3/Passphrase/ps3__np_conf.h"
|
||||
|
||||
|
||||
@@ -9,8 +9,6 @@
|
||||
|
||||
#ifndef __linux__
|
||||
#include <xsocialpost.h>
|
||||
#endif // __linux__#ifndef __linux__
|
||||
#include <xsocialpost.h>
|
||||
#endif // __linux__
|
||||
|
||||
#define MAX_SOCIALPOST_CAPTION 60
|
||||
|
||||
Reference in New Issue
Block a user