mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 08:30:21 +00:00
forget this change, did think it still was in svn.
svn path=/trunk/; revision=26728
This commit is contained in:
parent
a05a002084
commit
216cb06c21
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue