You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Rebase against f2bb2064bfdf0e7b369f22c34d680dec6c12493c.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From b95848a7794ff437b58f1a307da8c8fdca6a362f Mon Sep 17 00:00:00 2001
|
||||
From 85367d69fb057ba4557d9195b324425bd0e84316 Mon Sep 17 00:00:00 2001
|
||||
From: Mark Harmstone <mark@harmstone.com>
|
||||
Date: Sun, 15 Mar 2015 18:04:16 +0000
|
||||
Subject: dsound: Add EAX v1 constants and structs.
|
||||
@@ -11,7 +11,7 @@ Subject: dsound: Add EAX v1 constants and structs.
|
||||
|
||||
diff --git a/dlls/dsound/dsound_eax.h b/dlls/dsound/dsound_eax.h
|
||||
new file mode 100644
|
||||
index 0000000..600029f
|
||||
index 00000000000..600029fa94f
|
||||
--- /dev/null
|
||||
+++ b/dlls/dsound/dsound_eax.h
|
||||
@@ -0,0 +1,89 @@
|
||||
@@ -105,7 +105,7 @@ index 0000000..600029f
|
||||
+
|
||||
+#endif
|
||||
diff --git a/dlls/dsound/dsound_private.h b/dlls/dsound/dsound_private.h
|
||||
index ed645db..3c7dc7a 100644
|
||||
index 45232cbd729..58163646fd7 100644
|
||||
--- a/dlls/dsound/dsound_private.h
|
||||
+++ b/dlls/dsound/dsound_private.h
|
||||
@@ -29,6 +29,7 @@
|
||||
@@ -115,7 +115,7 @@ index ed645db..3c7dc7a 100644
|
||||
+#include "dsound_eax.h"
|
||||
|
||||
#include "wine/list.h"
|
||||
|
||||
#include "wine/unicode.h"
|
||||
--
|
||||
2.3.3
|
||||
2.13.1
|
||||
|
||||
|
Reference in New Issue
Block a user