mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Disable DirectSound and WinMM
This commit is contained in:
parent
6b4a4ea1f2
commit
422070e7f0
|
|
@ -15,6 +15,8 @@
|
|||
#endif
|
||||
|
||||
#include "..\..\Minecraft.Client\Windows64\Windows64_App.h"
|
||||
#define MA_NO_DSOUND
|
||||
#define MA_NO_WINMM
|
||||
#define MINIAUDIO_IMPLEMENTATION
|
||||
#include "miniaudio.h"
|
||||
#include <vector>
|
||||
|
|
|
|||
Loading…
Reference in a new issue