add workaround for flickering (black frames) during zoom
This commit is contained in:
parent
918037dd3e
commit
ec0dbeca6b
5 changed files with 11 additions and 0 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -168,6 +168,7 @@ typedef struct CNCDDRAW
|
|||
|
||||
struct
|
||||
{
|
||||
LONG frame_skip;
|
||||
BOOL enabled;
|
||||
} zoom;
|
||||
} CNCDDRAW;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue