blueloveTH 2 anni fa
parent
commit
8b3fd31681
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;