Fix build error
This commit is contained in:
parent
b374a8046c
commit
c34a7fc354
1 changed files with 1 additions and 1 deletions
|
@ -556,7 +556,7 @@ void BackupSurface(SurfaceID surf_no, const RECT *rect)
|
|||
void PutBitmap3(const RECT *rcView, int x, int y, const RECT *rect, SurfaceID surf_no) // Transparency
|
||||
{
|
||||
static RECT rcWork;
|
||||
static RECT dst_rect;
|
||||
static RECT rcSet;
|
||||
|
||||
rcWork = *rect;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue