Initial work

This commit is contained in:
Toni Spets 2010-10-10 19:41:47 +03:00
commit 53137e4d8d
8 changed files with 4082 additions and 0 deletions

4
ddraw.def Normal file
View file

@ -0,0 +1,4 @@
LIBRARY ddraw.dll
EXPORTS
DirectDrawCreate @1