add new "fixpitch" setting
This commit is contained in:
parent
7b2c6616a1
commit
793ed44b44
3 changed files with 20 additions and 6 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -108,6 +108,7 @@ typedef struct cnc_ddraw
|
|||
BOOL resizable;
|
||||
BOOL sierrahack;
|
||||
BOOL nonexclusive;
|
||||
BOOL fixpitch;
|
||||
BOOL fixchildwindows;
|
||||
BOOL d3d9linear;
|
||||
BOOL backbuffer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue