add dummy DirectDrawEnumerateA, seems to be needed for some games

This commit is contained in:
FunkyFr3sh 2017-11-14 20:13:55 +01:00
parent 2a53cb5b2f
commit a7b48b2bfd
4 changed files with 9 additions and 3 deletions

View file

@ -2,3 +2,4 @@ LIBRARY ddraw.dll
EXPORTS
DirectDrawCreate @1
DirectDrawEnumerateA @2