changeset 6790:414f8c72f6e7

10l
author arpi
date Thu, 25 Jul 2002 15:32:29 +0000
parents 8498d2731ad2
children a3b2f80f3a26
files sub_cc.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sub_cc.h	Thu Jul 25 13:38:14 2002 +0000
+++ b/sub_cc.h	Thu Jul 25 15:32:29 2002 +0000
@@ -1,6 +1,7 @@
 #ifndef SUB_CC_H
 #define SUB_CC_H
 
+extern int subcc_enabled;
 void subcc_process_data(unsigned char *inputdata,unsigned int len);
 
 #endif /*SUB_CC_H*/