mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-07-09 07:48:17 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "ItemStat.h"
|
||||
#include "GeneralStat.h"
|
||||
#include "Stats.h"
|
||||
#include "..\Minecraft.Client\StatsCounter.h"
|
||||
#include "../Minecraft.Client/StatsCounter.h"
|
||||
|
||||
const int Stats::BLOCKS_MINED_OFFSET = 0x1000000;
|
||||
const int Stats::ITEMS_COLLECTED_OFFSET = 0x1010000;
|
||||
|
||||
Reference in New Issue
Block a user