first commit
This commit is contained in:
3267
Minecraft.Client/Windows64/Miles/include/imssapi.h
Normal file
3267
Minecraft.Client/Windows64/Miles/include/imssapi.h
Normal file
File diff suppressed because it is too large
Load Diff
8429
Minecraft.Client/Windows64/Miles/include/mss.h
Normal file
8429
Minecraft.Client/Windows64/Miles/include/mss.h
Normal file
File diff suppressed because it is too large
Load Diff
2322
Minecraft.Client/Windows64/Miles/include/rrcore.h
Normal file
2322
Minecraft.Client/Windows64/Miles/include/rrcore.h
Normal file
File diff suppressed because it is too large
Load Diff
36
Minecraft.Client/Windows64/Miles/include/tmapi.h
Normal file
36
Minecraft.Client/Windows64/Miles/include/tmapi.h
Normal file
@@ -0,0 +1,36 @@
|
||||
// This is the null header file used to remove Telemetry calls.
|
||||
|
||||
#define TMERR_DISABLED 1
|
||||
|
||||
#define tmTick(...)
|
||||
#define tmPause(...)
|
||||
#define tmEnter(...)
|
||||
#define tmLeave(...)
|
||||
#define tmThreadName(...) TMERR_DISABLED
|
||||
#define tmMutexName(...) TMERR_DISABLED
|
||||
#define tmTryLock(...) TMERR_DISABLED
|
||||
#define tmEndTryLock(...)
|
||||
#define tmSetMutexState(...)
|
||||
#define tmAlloc(...)
|
||||
#define tmRealloc(...)
|
||||
#define tmFree(...)
|
||||
#define tmPlot(...)
|
||||
#define tmBlob(...) TMERR_DISABLED
|
||||
#define tmBlobEx(...) TMERR_DISABLED
|
||||
#define tmMessage(...)
|
||||
#define tmEmitAccumulationZones(...) TMERR_DISABLED
|
||||
#define tmEnterAccumulationZone(...) TMERR_DISABLED
|
||||
#define tmLeaveAccumulationZone(...) TMERR_DISABLED
|
||||
#define tmZone(...)
|
||||
#define tmSetLockState(...)
|
||||
#define tmLockName(...)
|
||||
#define tmSendCallStack(...)
|
||||
#define tmAllocEx(...)
|
||||
|
||||
#define NTELEMETRY 1
|
||||
|
||||
#define TM_CONTEXT_LITE(val) ((char*)(val))
|
||||
#define TM_CONTEXT_FULL(val) ((char*)(val))
|
||||
|
||||
typedef char *HTELEMETRY;
|
||||
|
||||
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/binkawin64.asi
Normal file
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/binkawin64.asi
Normal file
Binary file not shown.
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64dolby.flt
Normal file
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64dolby.flt
Normal file
Binary file not shown.
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64ds3d.flt
Normal file
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64ds3d.flt
Normal file
Binary file not shown.
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64dsp.flt
Normal file
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64dsp.flt
Normal file
Binary file not shown.
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64eax.flt
Normal file
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64eax.flt
Normal file
Binary file not shown.
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64srs.flt
Normal file
BIN
Minecraft.Client/Windows64/Miles/lib/redist64/mss64srs.flt
Normal file
Binary file not shown.
Reference in New Issue
Block a user