add support for linux clang cross compiles
This commit is contained in:
parent
ed9cbae3f7
commit
f3915a0603
874 changed files with 4161 additions and 3561 deletions
|
|
@ -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 ] =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue