new .ini setting #toggle_borderless

This commit is contained in:
FunkyFr3sh 2023-07-03 05:13:47 +02:00
parent e39414a477
commit a02c7f3e68
5 changed files with 59 additions and 22 deletions
inc

View file

@ -142,6 +142,7 @@ typedef struct CNCDDRAW
BOOL opengl_core;
BOOL accurate_timers;
BOOL resizable;
BOOL toggle_borderless;
BOOL nonexclusive;
int fixchilds;
BOOL fixwndprochook;