no message
This commit is contained in:
parent
da33f2fbc2
commit
5f0de6204b
|
@ -14,6 +14,10 @@
|
||||||
#define AUDCLNT_STREAMFLAGS_SRC_DEFAULT_QUALITY 0x08000000
|
#define AUDCLNT_STREAMFLAGS_SRC_DEFAULT_QUALITY 0x08000000
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef D3D11_STANDARD_MULTISAMPLE_PATTERN
|
||||||
|
#define D3D11_STANDARD_MULTISAMPLE_PATTERN 0xffffffff
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "sokol_app.h"
|
#include "sokol_app.h"
|
||||||
|
|
Loading…
Reference in New Issue