aboutsummaryrefslogtreecommitdiffstats
path: root/v34priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'v34priv.h')
-rw-r--r--v34priv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/v34priv.h b/v34priv.h
index 1c11e41..ca1a638 100644
--- a/v34priv.h
+++ b/v34priv.h
@@ -174,9 +174,9 @@ typedef struct V34DSPState {
int JP_received;
} V34DSPState;
-u8 trellis_trans_4[256][4];
-u8 trellis_trans_8[256][4];
-u8 trellis_trans_16[256][4];
+extern u8 trellis_trans_4[256][4];
+extern u8 trellis_trans_8[256][4];
+extern u8 trellis_trans_16[256][4];
/* V34 states */
enum {