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:
parent
49b1976bfa
commit
ac93f40910
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user