summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.c')
-rw-r--r--libvo/video_out.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index a7835d2e5f..2898ee0e43 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -31,6 +31,8 @@
#include "../linux/shmem.h"
+int vo_flags=0;
+
// currect resolution/bpp on screen: (should be autodetected by vo_init())
int vo_depthonscreen=0;
int vo_screenwidth=0;