make windowed+stretching working for a lot of non-cnc games
This commit is contained in:
parent
b566d78499
commit
d56240e178
5 changed files with 150 additions and 45 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,2,3,0
|
||||
#define VERSION 1,2,3,1
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue