add custom resolution 1070x602 for Icewind Dale 2 widescreen patch
This commit is contained in:
parent
ae8ecb529d
commit
2d41949f29
3 changed files with 9 additions and 0 deletions
2
inc/dd.h
2
inc/dd.h
|
@ -158,6 +158,8 @@ typedef struct CNCDDRAW
|
|||
int resolutions;
|
||||
int max_resolutions;
|
||||
int refresh_rate;
|
||||
int custom_width;
|
||||
int custom_height;
|
||||
BOOL limit_bltfast;
|
||||
BOOL armadahack;
|
||||
BOOL tshack;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue