From 0cfbc55f24f4de05cfb3171f88b4d22d9b1afa79 Mon Sep 17 00:00:00 2001 From: Zebediah Figura Date: Sun, 18 Feb 2018 11:24:17 -0600 Subject: [PATCH] d3dx9_36-D3DXStubs: Update definition. --- patches/d3dx9_36-D3DXStubs/definition | 3 +-- patches/patchinstall.sh | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/patches/d3dx9_36-D3DXStubs/definition b/patches/d3dx9_36-D3DXStubs/definition index 670929ad..2dcd609b 100644 --- a/patches/d3dx9_36-D3DXStubs/definition +++ b/patches/d3dx9_36-D3DXStubs/definition @@ -1,3 +1,2 @@ -Fixes: Add stub for D3DXComputeNormalMap -Fixes: [38334] Add stub for D3DXFrameFind +Fixes: [38352] Add stub for D3DXComputeNormalMap Fixes: [41697] Add stub for D3DXComputeTangent diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 79cd8f58..42111c72 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -3923,7 +3923,7 @@ fi # Patchset d3dx9_36-D3DXStubs # | # | This patchset fixes the following Wine bugs: -# | * [#38334] Add stub for D3DXFrameFind +# | * [#38352] Add stub for D3DXComputeNormalMap # | * [#41697] Add stub for D3DXComputeTangent # | # | Modified files: