video/win32.h
changeset 2174 24d868f1c576
parent 2173 d828f2e748fe
child 2175 06415cf75dc1
--- a/video/win32.h	Sat Jul 23 15:34:05 2005 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-#ifndef VIDEO_WIN32_H
-#define VIDEO_WIN32_H
-
-#include "hal.h"
-
-bool MyShowCursor(bool show);
-
-extern const HalVideoDriver _win32_video_driver;
-
-#endif