rnd-20091208-1-src
[rocksndiamonds.git] / src / game_sp / DirectDrawGlobals.h
index 71cc763ffde8a11bfd361a572b60ad05a583c283..9acca161510d58cbc30b19b894c6175385c924d9 100644 (file)
@@ -12,6 +12,8 @@
 
 #include "global.h"
 
+#if 0
+
 extern void ClipToWindow(long hWnd);
 extern void InitDirectDraw(long hWndClip);
 extern void ReleaseDirectDraw();
@@ -20,4 +22,6 @@ extern DirectDraw7 DirectDraw;
 extern DirectDrawSurface7 PrimarySurface;
 extern DirectX7 DirectX;
 
+#endif
+
 #endif /* DIRECTDRAWGLOBALS_H */