align
This commit is contained in:
parent
7f7f90182f
commit
7683e52f21
1 changed files with 1 additions and 0 deletions
|
@ -442,6 +442,7 @@ HRESULT dds_BltFast(
|
|||
|
||||
dst_x = dst_rect.left;
|
||||
dst_y = dst_rect.top;
|
||||
|
||||
int dst_w = dst_rect.right - dst_rect.left;
|
||||
int dst_h = dst_rect.bottom - dst_rect.top;
|
||||
|
||||
|
|
Loading…
Reference in a new issue