Manual sensitivity scaling option to ini
This commit is contained in:
parent
8a3f17a18e
commit
57e7ddf3fc
3 changed files with 13 additions and 2 deletions
1
main.h
1
main.h
|
@ -74,6 +74,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL mhack;
|
||||
BOOL devmode;
|
||||
BOOL vsync;
|
||||
float sensitivity;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue