mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-26 10:43:43 +00:00
Merge pull request #14 from tropicaaal/refactor/tropical-dev
chore: revert some unintentional changes in #10
This commit is contained in:
commit
ab3571bced
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue