#111 clear screen on resolution change and window resize
This commit is contained in:
parent
4cd10d6ac0
commit
b3f9e7d045
6 changed files with 22 additions and 7 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -83,6 +83,7 @@ typedef struct CNCDDRAW
|
|||
|
||||
LONG palette_updated;
|
||||
LONG surface_updated;
|
||||
LONG clear_screen;
|
||||
|
||||
float scale_w;
|
||||
float scale_h;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue