Add support for C&C video scaling
This commit is contained in:
parent
a803c12995
commit
c073805db3
3 changed files with 46 additions and 0 deletions
1
main.h
1
main.h
|
@ -77,6 +77,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL devmode;
|
||||
BOOL vsync;
|
||||
float sensitivity;
|
||||
BOOL vhack;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue