[PATCH 4/7] d3dx9: Add a D3DXCreateTexture stub.

Henri Verbeet hverbeet at gmail.com
Fri Sep 19 11:45:33 CDT 2008


2008/9/19 Philip Nilsson <pnilsson at nullref.se>:
> +    if (ret != D3D_OK)
> +        return ret;
> +
> +    return D3D_OK;
This doesn't really make sense.



More information about the wine-patches mailing list