mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-22 03:25:40 +00:00
nuke miles headers
This commit is contained in:
@@ -2,13 +2,6 @@
|
||||
|
||||
#include "Minecraft.World/Header Files/SoundTypes.h"
|
||||
|
||||
#ifdef _WINDOWS64
|
||||
#include "../../../Windows64/Miles Sound System/Include/mss.h"
|
||||
#else
|
||||
// Linux currently uses the Windows64 Miles headers as the compatible host SDK.
|
||||
#include "../../../Windows64/Miles Sound System/Include/mss.h"
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
float x, y, z;
|
||||
} AUDIO_VECTOR;
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#ifndef __RAD_INCLUDE_GDRAW_H__
|
||||
#define __RAD_INCLUDE_GDRAW_H__
|
||||
|
||||
#include "../../Miles Sound System/Include/rrcore.h"
|
||||
#include "rrCore.h"
|
||||
|
||||
#define IDOC
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user