try to use a single memcpy if possible - adds stretching support (not used in C&C games though)

This commit is contained in:
FunkyFr3sh 2018-07-03 20:54:05 +02:00
parent 897fdb5bbb
commit ff7267d044
2 changed files with 45 additions and 23 deletions

View file

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