10 May
2011
10 May
'11
12:22 p.m.
Dylan Smith <dylan.ah.smith(a)gmail.com> writes:
static HRESULT WINAPI ID3DXMeshImpl_OptimizeInplace(ID3DXMesh *iface, DWORD flags, CONST DWORD *adjacency_in, DWORD *adjacency_out, DWORD *face_remap_out, LPD3DXBUFFER *vertex_remap_out) {
That function clearly needs to be split into several helpers. -- Alexandre Julliard julliard(a)winehq.org