summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2015-08-04 21:40:29 +1000
committerDamien Zammit <damien@zamaudio.com>2015-08-04 21:40:29 +1000
commit5fa1c2269168571f8e389f65c3bac4da890876b6 (patch)
tree46277e1b21ffe58fb3409913753d7ea5310f93f0
parent8d02c74bd87fc63d759224ce68e3354596b18d47 (diff)
Added lookup 0x29
Signed-off-by: Damien Zammit <damien@zamaudio.com>
-rw-r--r--ptfformat.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/ptfformat.h b/ptfformat.h
index 8c31793..fb8c109 100644
--- a/ptfformat.h
+++ b/ptfformat.h
@@ -28,7 +28,7 @@ static const unsigned char ptflutseenwild[256] = {
// 0 1 2 3 4 5 6 7 8 9 a b c d e f
0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1,
0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1,
- 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 0, 1, 0, 1, 0, 1,
+ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1,
0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1,
0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1,
@@ -189,7 +189,12 @@ static const unsigned char ptflut[256][64] = {
1, 3, 3, 3, 1, 1, 3, 3, 3, 1, 1, 3, 3, 3, 1, 1,
},
/*28 */ {},
-/*29 */ {},
+/*29 */ {
+ 1, 3, 3, 1, 1, 1, 3, 3, 3, 1, 1, 1, 3, 3, 1, 1,
+ 1, 3, 3, 3, 1, 1, 1, 3, 3, 3, 1, 1, 3, 3, 3, 1,
+ 1, 1, 3, 3, 3, 1, 1, 3, 3, 3, 1, 1, 1, 3, 3, 3,
+ 1, 1, 1, 3, 3, 1, 1, 1, 3, 3, 3, 1, 1, 1, 3, 3,
+ },
/*2a */ {},
/*2b */ {
3, 1, 1, 1, 3, 3, 3, 1, 1, 1, 3, 3, 3, 1, 1, 1,