From 15dc6ef3f76c8a8060ad9cfc36fe34a33f241aba Mon Sep 17 00:00:00 2001 From: pontscho Date: Wed, 11 Dec 2002 01:21:12 +0000 Subject: =?UTF-8?q?-=20fix=20three=20submenu=20bug=20=09-=20audio/video=20?= =?UTF-8?q?track=20hiding=20=09-=20normal/double/fullscreen=20handling=20?= =?UTF-8?q?=09-=20dvd=20audio=20channel=20setting=20bug=20-=20fix=20file/u?= =?UTF-8?q?rl/vcd/dvd=20playing=20-=20fix=20variables=20initialization=20-?= =?UTF-8?q?=20some=20small=20bug=20fix=20-=20applied=20some=20patch=20from?= =?UTF-8?q?=20R=C3=BCdiger=20Kuhlmann?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8424 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mplayer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mplayer.h') diff --git a/mplayer.h b/mplayer.h index 7343e2e713..eef50a24c1 100644 --- a/mplayer.h +++ b/mplayer.h @@ -51,6 +51,7 @@ extern int auto_quality; extern int audio_id; extern int video_id; extern int dvdsub_id; +extern int vobsub_id; extern void exit_player(char* how); -- cgit v1.2.3