restore vcd_track

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15485 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2005-05-15 20:52:06 +00:00
parent f5f234c94e
commit 682b140477
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ static URL_t* url;
/// We keep these 2 for the gui atm, but they will be removed.
int dvd_title=0;
int vcd_track=0;
int dvd_chapter=1;
int dvd_last_chapter=0;