mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-06-12 17:52:01 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "stdafx.h"
|
||||
#include "XUI_MultiGameCreate.h"
|
||||
#include "XUI_MultiGameLaunchMoreOptions.h"
|
||||
#include "..\..\TexturePackRepository.h"
|
||||
#include "..\..\Minecraft.h"
|
||||
#include "../../TexturePackRepository.h"
|
||||
#include "../../Minecraft.h"
|
||||
|
||||
#define GAME_CREATE_ONLINE_TIMER_ID 0
|
||||
#define GAME_CREATE_ONLINE_TIMER_TIME 100
|
||||
|
||||
Reference in New Issue
Block a user