forget this change, did think it still was in svn.

svn path=/trunk/; revision=26728
This commit is contained in:
Magnus Olsen 2007-05-12 15:52:09 +00:00
parent a05a002084
commit 216cb06c21

View file

@ -22,6 +22,7 @@ extern DDRAWI_DIRECTDRAW_GBL ddgbl;
extern DDRAWI_DDRAWSURFACE_GBL ddSurfGbl;
extern WCHAR classname[128];
extern WNDCLASSW wnd_class;
extern CRITICAL_SECTION ddcs;
HRESULT WINAPI StartDirectDraw(LPDIRECTDRAW* iface, LPGUID pGUID, BOOL reenable);