blueloveTH 2 лет назад
Родитель
Сommit
8b3fd31681
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      include/pocketpy/export.h

+ 1 - 0
include/pocketpy/export.h

@@ -54,6 +54,7 @@
 #define NOPROFILER        // Profiler interface.
 #define NODEFERWINDOWPOS  // DeferWindowPos routines
 #define NOMCX             // Modem Configuration Extensions
+#define MMNOSOUND         // Sound support
 
 /* Type required before windows.h inclusion  */
 typedef struct tagMSG *LPMSG;