blueloveTH il y a 3 ans
Parent
commit
8b3fd31681
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;