d3d8: Fix ValidatePixelShader spec file entry

André Hentschel nerv at dawncrow.de
Sun Jan 29 14:59:10 CST 2017


Signed-off-by: André Hentschel <nerv at dawncrow.de>
---
 dlls/d3d8/d3d8.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/d3d8/d3d8.spec b/dlls/d3d8/d3d8.spec
index 4bad850..4f125a9 100644
--- a/dlls/d3d8/d3d8.spec
+++ b/dlls/d3d8/d3d8.spec
@@ -1,5 +1,5 @@
 @ stdcall D3D8GetSWInfo()
 @ stdcall DebugSetMute()
 @ stdcall Direct3DCreate8(long)
-@ stdcall ValidatePixelShader(ptr long long ptr)
+@ stdcall ValidatePixelShader(ptr ptr long ptr)
 @ stdcall ValidateVertexShader(ptr ptr ptr long ptr)
-- 
2.7.4





More information about the wine-patches mailing list