add custom resolution 1070x602 for Icewind Dale 2 widescreen patch

This commit is contained in:
FunkyFr3sh 2023-08-19 18:19:30 +02:00
parent ae8ecb529d
commit 2d41949f29
3 changed files with 9 additions and 0 deletions

View file

@ -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;