ddraw: Use SetRect() instead of open coding it.
commit060387936d5b7253ad1e49700d3efa95bc4f8160
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 22 Mar 2016 09:31:25 +0000 (22 10:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Mar 2016 14:51:31 +0000 (22 23:51 +0900)
tree6178cbe8b0b50a6e68869b71620b4dcbf2f1a350
parentb05b96a0e2cf3ea1911b2e866445d774cf876f5e
ddraw: Use SetRect() instead of open coding it.

Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ddraw/device.c
dlls/ddraw/surface.c