fix for automatic stretching - don't go higher than current resolution
This commit is contained in:
parent
7661a589bb
commit
5cf78996a4
2 changed files with 3 additions and 2 deletions
2
ddraw.rc
2
ddraw.rc
|
@ -2,7 +2,7 @@
|
|||
#define vxstr(a,b,c,d) str(a##.##b##.##c##.##d)
|
||||
#define str(s) #s
|
||||
|
||||
#define VERSION 1,1,8,6
|
||||
#define VERSION 1,1,8,7
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue