mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-18 17:14:13 +02:00
Moved ddraw into exe, temp added libsmacker to test out movie event code. Movies work if converted to SMK.
This commit is contained in:
@@ -243,6 +243,8 @@ class FAR IDirectDrawSurfaceWrapper : public IDirectDrawSurface
|
||||
{
|
||||
// Implemented interfaces
|
||||
public:
|
||||
IDirectDrawSurfaceWrapper() { attachedPalette = NULL; }
|
||||
|
||||
/*** IUnknown methods ***/
|
||||
HRESULT __stdcall QueryInterface(REFIID riid, LPVOID FAR * ppvObj);
|
||||
ULONG __stdcall AddRef();
|
||||
|
||||
Reference in New Issue
Block a user