#131 #125 add option to remove video memory flag

This commit is contained in:
FunkyFr3sh 2021-12-17 02:41:02 +01:00
parent 27812d69f4
commit b8fd6d1f81
3 changed files with 7 additions and 1 deletions

View file

@ -135,6 +135,7 @@ typedef struct CNCDDRAW
BOOL wine;
HCURSOR old_cursor;
int show_cursor_count;
BOOL novidmem;
BOOL accurate_timers;
BOOL resizable;
BOOL nonexclusive;