We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4997c commit 481daf2Copy full SHA for 481daf2
src/external/fix_win32_compatibility.h
@@ -42,7 +42,7 @@
42
#define DrawTextW DrawTextWin32
43
#define DrawTextExA DrawTextExAWin32
44
#define DrawTextExW DrawTextExWin32
45
-#define PlaySoundA PlaySoundAWin32\
+#define PlaySoundA PlaySoundAWin32
46
// include windows
47
#define WIN32_LEAN_AND_MEAN
48
#include <windows.h>
0 commit comments