diff libvo/video_out.h @ 5651:b8d8d72776f2

fix playlist bug with gui and rewrite mousecursor show/hide code
author pontscho
date Tue, 16 Apr 2002 17:41:29 +0000
parents 7a24a067f0af
children 7bea806b9c5f
line wrap: on
line diff
--- a/libvo/video_out.h	Tue Apr 16 17:29:04 2002 +0000
+++ b/libvo/video_out.h	Tue Apr 16 17:41:29 2002 +0000
@@ -216,6 +216,8 @@
 extern int vo_fs;
 extern int vo_fsmode;
 
+extern int vo_mouse_timer_const;
+
 extern int vo_pts;
 extern float vo_fps;