blueloveTH hace 2 años
padre
commit
8b3fd31681
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;