use run-time dynamic linking for opengl32.dll to prevent random bugs where the game fails to start
This commit is contained in:
parent
2754da2a30
commit
35ac845688
11 changed files with 6434 additions and 11155 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,2,0
|
||||
#define VERSION 1,2,2,1
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue