diff libmpdemux/open.c @ 15484:15b5b56d809f

restore vcd_track
author nicodvb
date Sun, 15 May 2005 20:52:06 +0000
parents 868fa16142df
children 9391bf60ccdf
line wrap: on
line diff
--- a/libmpdemux/open.c	Sun May 15 20:11:34 2005 +0000
+++ b/libmpdemux/open.c	Sun May 15 20:52:06 2005 +0000
@@ -32,6 +32,7 @@
 
 /// 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;