fix for opengl borderless mode
This commit is contained in:
parent
566492577c
commit
045ed051ea
3 changed files with 17 additions and 7 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -82,6 +82,7 @@ typedef struct CNCDDRAW
|
|||
int width;
|
||||
int height;
|
||||
int bpp;
|
||||
int opengl_y_align;
|
||||
|
||||
HDC hdc;
|
||||
int* tex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue