"Louis. Lenders" xerox_xerox2000@yahoo.co.uk writes:
Hi, is there anything wrong with this patch? If so, could you please tell me what. Thx
I fixed it up, but next time please try to respect the indentation style of the existing file. We don't have any place that uses a strange style like this:
- if(FAILED(hr))
{
trace("could not create device, IDirect3D9_CreateDevice returned %#x\n", hr);
goto cleanup;
}