summaryrefslogtreecommitdiffstats
path: root/libvo/sub.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-27 21:41:40 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-27 21:41:40 +0000
commit501706292e8d4c5270b6becebeca6320cba90057 (patch)
tree1e80eae83d64c8376e77dca3e313bf9679a591be /libvo/sub.h
parent971294ed0e63d86419169906bd7766bade36c394 (diff)
downloadmpv-501706292e8d4c5270b6becebeca6320cba90057.tar.bz2
mpv-501706292e8d4c5270b6becebeca6320cba90057.tar.xz
-subwidth
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8584 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/sub.h')
-rw-r--r--libvo/sub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/sub.h b/libvo/sub.h
index 5c904c9e1c..66be2a280f 100644
--- a/libvo/sub.h
+++ b/libvo/sub.h
@@ -97,6 +97,7 @@ extern int sub_utf8;
extern char *sub_cp;
#endif
extern int sub_pos;
+extern int sub_width_p;
extern int sub_alignment;
extern int sub_visibility;
extern int suboverlap_enabled;