mirror of
https://github.com/BluTac10/Xbox-Neo.git
synced 2026-05-31 07:14:39 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "PS3_PlayerUID.h"
|
||||
#include "..\Minecraft.World\StringHelpers.h"
|
||||
#include "../Minecraft.World/StringHelpers.h"
|
||||
|
||||
std::size_t PlayerUID::Hash::operator()(const PlayerUID& k) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user