fix a myriad of other files

This commit is contained in:
Leah Anderson
2026-03-02 14:09:40 -07:00
parent b2e255fc05
commit d6d7fa7ada
66 changed files with 116 additions and 113 deletions

View File

@@ -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)));