force "adjmouse = TRUE" when downscaling was detected
This commit is contained in:
parent
6c0a639f1d
commit
f468788a9d
3 changed files with 23 additions and 1 deletions
|
@ -42,6 +42,7 @@ typedef struct IDirectDrawSurfaceImpl
|
|||
DWORD last_flip_tick;
|
||||
DWORD last_blt_tick;
|
||||
BOOL queried;
|
||||
BOOL locked;
|
||||
|
||||
struct IDirectDrawSurfaceImpl* backbuffer;
|
||||
struct IDirectDrawClipperImpl* clipper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue