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: