diff -r d828f2e748fe -r 24d868f1c576 video/win32.h --- 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