diff options
Diffstat (limited to 'subreader.h')
-rw-r--r-- | subreader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subreader.h b/subreader.h index 46b1260d03..0ea688a63e 100644 --- a/subreader.h +++ b/subreader.h @@ -17,6 +17,7 @@ extern int sub_num; // number of subtitle structs #define SUB_DUNNOWHAT 7 // FIXME what format is it ? #define SUB_MPSUB 8 #define SUB_AQTITLE 9 +#define SUB_SUBVIEWER2 10 // One of the SUB_* constant above extern int sub_format; |