#780 updated sokol lib
This commit is contained in:
parent
60f423f0a8
commit
12a88a23e5
|
@ -1 +1 @@
|
|||
Subproject commit ac6d28adc0b2e6d3adf1e8a6983dd0d64e757aaa
|
||||
Subproject commit 0b50c30d9b40561fe0a7e441f1b49f76491e88dd
|
|
@ -28,14 +28,6 @@
|
|||
#define WM_MOUSEHWHEEL 0x020E
|
||||
#endif
|
||||
|
||||
#ifndef AUDCLNT_STREAMFLAGS_AUTOCONVERTPCM
|
||||
#define AUDCLNT_STREAMFLAGS_AUTOCONVERTPCM 0x80000000
|
||||
#endif
|
||||
|
||||
#ifndef AUDCLNT_STREAMFLAGS_SRC_DEFAULT_QUALITY
|
||||
#define AUDCLNT_STREAMFLAGS_SRC_DEFAULT_QUALITY 0x08000000
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#include "sokol_app.h"
|
||||
|
|
Loading…
Reference in New Issue