diff --git a/include/dsound.h b/include/dsound.h index b59405319e2..dc1ead3e975 100644 --- a/include/dsound.h +++ b/include/dsound.h @@ -232,6 +232,8 @@ typedef const DSCAPS *LPCDSCAPS; #define DSBFREQUENCY_MAX 200000 #define DSBFREQUENCY_ORIGINAL 0 +#define DSBNOTIFICATIONS_MAX 100000U + typedef struct _DSBCAPS { DWORD dwSize;