mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
align
This commit is contained in:
parent
7f7f90182f
commit
7683e52f21
@ -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…
x
Reference in New Issue
Block a user