add dummy DirectDrawEnumerateA, seems to be needed for some games
This commit is contained in:
parent
2a53cb5b2f
commit
a7b48b2bfd
4 changed files with 9 additions and 3 deletions
|
@ -2,3 +2,4 @@ LIBRARY ddraw.dll
|
|||
|
||||
EXPORTS
|
||||
DirectDrawCreate @1
|
||||
DirectDrawEnumerateA @2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue