Complete removal of directdraw and replaced with OpenGL. Has some bugs, movies disabled.

This commit is contained in:
Justin Marshall
2020-06-11 17:59:36 -07:00
parent a7fdd19b5a
commit ed18ca9a37
24 changed files with 58441 additions and 9754 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
****************************************************************************/
#include <windows.h>
#include <ddraw.h>
//#include <ddraw.h>
#ifdef MPGEXPORT
#define DLLCALL __declspec(dllexport)