mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-06-06 23:14:49 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "C4JThread_SPU.h"
|
||||
#include "PS3\SPU_Tasks\ChunkUpdate\ChunkRebuildData.h"
|
||||
#include "PS3\SPU_Tasks\CompressedTile\CompressedTileStorage_SPU.h"
|
||||
#include "PS3\SPU_Tasks\LevelRenderChunks\LevelRenderChunks.h"
|
||||
#include "PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.h"
|
||||
#include "PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.h"
|
||||
#include "PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.h"
|
||||
|
||||
#define SPURS_MAX_SPU 6
|
||||
#define SPURS_PPU_THREAD_PRIORITY 2
|
||||
|
||||
Reference in New Issue
Block a user