mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-08 12:27:13 +00:00
nuke miles headers
This commit is contained in:
parent
56dfb0badf
commit
ffb4f6801f
|
|
@ -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
Loading…
Reference in a new issue