mirror of
https://github.com/BluTac10/Xbox-Neo.git
synced 2026-06-06 18:24:41 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include "..\XUI\XUI_HelpHowToPlay.h"
|
||||
#include "..\..\..\Minecraft.World\StringHelpers.h"
|
||||
#include "../XUI/XUI_HelpHowToPlay.h"
|
||||
#include "../../../Minecraft.World/StringHelpers.h"
|
||||
|
||||
static SHowToPlayPageDef gs_aPageDefs[ eHowToPlay_NumPages ] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user