rnd-20091208-1-src
[rocksndiamonds.git] / src / game_sp / DirectXGlobals.h
index 4615d91e59ccc0b186f44ed95d7ed3554c760eaf..d00a5a9acbb3832fe827558bff46ee222773d3ec 100644 (file)
@@ -12,6 +12,8 @@
 
 #include "global.h"
 
+#if 0
+
 extern void ClipToWindow(long hWnd);
 extern void InitDirectX(long hWndForm, long hWndClip);
 extern void ReleaseDirectDraw();
@@ -23,4 +25,6 @@ extern DirectSound DSound;
 extern DirectX7 DirectX;
 extern DirectX7 DirectXS;
 
+#endif
+
 #endif /* DIRECTXGLOBALS_H */