1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-17 20:48:46 +00:00

compile fix, vobsub.c needs identify variable.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16298 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2005-08-23 17:21:27 +00:00
parent 49b1976bfa
commit ac93f40910

View File

@ -75,6 +75,7 @@ typedef struct {
int use_gui;
int gtkMessageBox;
int verbose=1;
int identify=0;
int vobsub_id=0;
int sub_pos=0;