summaryrefslogtreecommitdiffstats
path: root/subreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'subreader.h')
-rw-r--r--subreader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/subreader.h b/subreader.h
index f4adbc7654..3da5b1939d 100644
--- a/subreader.h
+++ b/subreader.h
@@ -19,6 +19,7 @@ extern int sub_num; // number of subtitle structs
#define SUB_AQTITLE 9
#define SUB_SUBVIEWER2 10
#define SUB_SUBRIP09 11
+#define SUB_JACOSUB 12
// One of the SUB_* constant above
extern int sub_format;