reinvent adjmouse
This commit is contained in:
parent
b579a258f8
commit
fcdc863ffa
4 changed files with 62 additions and 20 deletions
|
@ -75,6 +75,7 @@ typedef struct IDirectDrawImpl
|
|||
struct { float x; float y; } cursor;
|
||||
struct { int width; int height; } cursorclip;
|
||||
BOOL locked;
|
||||
BOOL adjmouse;
|
||||
BOOL devmode;
|
||||
BOOL vsync;
|
||||
BOOL vhack;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue