try to use a single memcpy if possible - adds stretching support (not used in C&C games though)
This commit is contained in:
parent
897fdb5bbb
commit
ff7267d044
2 changed files with 45 additions and 23 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,7,3
|
||||
#define VERSION 1,1,7,4
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue