1 Jul
2022
1 Jul
'22
7:25 p.m.
Matteo Bruni (@Mystral) commented about dlls/d3dx10_43/compiler.c:
#include "d3dx10.h" #include "d3dcompiler.h" #include "dxhelpers.h" +#include "wine/heap.h" We recently moved d3dx10 to the C runtime memory allocation functions, please use those instead.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/332#note_3149