diff libvo/video_out.h @ 7539:56ea9db91251

-nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
author arpi
date Sat, 28 Sep 2002 20:09:14 +0000
parents c7a9bcecba07
children 92188b57a062
line wrap: on
line diff
--- a/libvo/video_out.h	Sat Sep 28 19:42:10 2002 +0000
+++ b/libvo/video_out.h	Sat Sep 28 20:09:14 2002 +0000
@@ -170,6 +170,7 @@
 extern int vo_dheight;
 extern int vo_dbpp;
 
+extern int vo_grabpointer;
 extern int vo_doublebuffering;
 extern int vo_directrendering;
 extern int vo_vsync;