improve boxing/maintas cursor lock/unlock - fix automatic mouse sensitivity scaling with boxing/maintas
This commit is contained in:
parent
a1fa61d028
commit
9ce87449ec
6 changed files with 88 additions and 98 deletions
|
@ -67,6 +67,7 @@ typedef struct IDirectDrawImpl
|
|||
HANDLE ev;
|
||||
HANDLE sem;
|
||||
DEVMODE mode;
|
||||
struct { int width; int height; int x; int y; } viewport;
|
||||
|
||||
} render;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue