diff libvo/x11_common.h @ 5955:caac20b1ca79

fix xmga fs, resize to movie size and mouse auto hide + dga
author pontscho
date Fri, 03 May 2002 20:57:13 +0000
parents 104fce2b92b6
children b5fb9a927bf3
line wrap: on
line diff
--- a/libvo/x11_common.h	Fri May 03 20:29:20 2002 +0000
+++ b/libvo/x11_common.h	Fri May 03 20:57:13 2002 +0000
@@ -22,6 +22,7 @@
 extern int WinID;
 
 extern int vo_mouse_timer_const;
+extern int vo_mouse_autohide;
 
 int vo_init( void );
 int vo_hidecursor ( Display* , Window );