add new "center_window" setting
This commit is contained in:
parent
f6b92bb80f
commit
57287686db
4 changed files with 17 additions and 2 deletions
|
@ -42,6 +42,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
int d3d9_filter;
|
||||
int anti_aliased_fonts_min_size;
|
||||
int min_font_size;
|
||||
int center_window;
|
||||
BOOL vhack;
|
||||
char screenshot_dir[MAX_PATH];
|
||||
BOOL toggle_borderless;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue