diff subreader.h @ 12138:eb3ad04675e1

MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)
author alex
date Tue, 06 Apr 2004 11:52:31 +0000
parents 9c66ef56b1b1
children ae4ae7ab636c
line wrap: on
line diff
--- a/subreader.h	Tue Apr 06 11:44:23 2004 +0000
+++ b/subreader.h	Tue Apr 06 11:52:31 2004 +0000
@@ -20,6 +20,7 @@
 #define SUB_SUBVIEWER2 10
 #define SUB_SUBRIP09 11
 #define SUB_JACOSUB  12
+#define SUB_MPL2     13
 
 // One of the SUB_* constant above
 extern int sub_format;