summaryrefslogtreecommitdiff
path: root/src/video/win32_v.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/win32_v.h')
-rw-r--r--src/video/win32_v.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/video/win32_v.h b/src/video/win32_v.h
index f6c562a94..0706c0ee7 100644
--- a/src/video/win32_v.h
+++ b/src/video/win32_v.h
@@ -31,6 +31,8 @@ public:
/* virtual */ bool AfterBlitterChange();
+ /* virtual */ bool ClaimMousePointer();
+
/* virtual */ const char *GetName() const { return "win32"; }
bool MakeWindow(bool full_screen);