mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-26 05:16:46 +00:00
fix a myriad of other files
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "RandomLevelSource.h"
|
||||
|
||||
#ifdef __PS3__
|
||||
#include "..\Minecraft.Client\PS3\SPU_Tasks\PerlinNoise\PerlinNoiseJob.h"
|
||||
#include "../Minecraft.Client/PS3\SPU_Tasks\PerlinNoise\PerlinNoiseJob.h"
|
||||
#include "C4JSpursJob.h"
|
||||
static PerlinNoise_DataIn g_lperlinNoise1_SPU __attribute__((__aligned__(16)));
|
||||
static PerlinNoise_DataIn g_lperlinNoise2_SPU __attribute__((__aligned__(16)));
|
||||
|
||||
Reference in New Issue
Block a user