changeset 15484:15b5b56d809f

restore vcd_track
author nicodvb
date Sun, 15 May 2005 20:52:06 +0000
parents 52838f825747
children 62074f6caca7
files libmpdemux/open.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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;