Skip to content

Commit 0c59754

Browse files
nlellaigcbot
authored andcommitted
Set the max sub slices value correctly in SIP
Set the max sub slices value correctly in SIP
1 parent 367c2bd commit 0c59754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

IGC/common/SIPKernels/Xe3_G_SIPDebugBindless.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace SIP
1111
const unsigned char Xe3_G_SIPDebugBindless[] =
1212
{
1313
0x61, 0x00, 0x00, 0x80, 0x20, 0x42, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
14-
0x01, 0x15, 0x00, 0x00, 0x01, 0x00, 0x00, 0x80, 0x00, 0x00, 0x01, 0x00,
14+
0x02, 0x15, 0x00, 0x00, 0x01, 0x00, 0x00, 0x80, 0x00, 0x00, 0x01, 0x00,
1515
0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x80,
1616
0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x00,
1717
0x61, 0x00, 0x00, 0x80, 0x20, 0x02, 0x01, 0xf0, 0x04, 0x04, 0x00, 0x00,
@@ -21,7 +21,7 @@ const unsigned char Xe3_G_SIPDebugBindless[] =
2121
0x68, 0x09, 0x00, 0x80, 0x10, 0x82, 0x0d, 0x04, 0x00, 0x70, 0x00, 0x01,
2222
0x0e, 0x00, 0x0e, 0x00, 0x65, 0x09, 0x00, 0x80, 0x10, 0x81, 0x0d, 0x04,
2323
0x0c, 0x04, 0x00, 0x01, 0x0f, 0x00, 0x0f, 0x00, 0x41, 0x19, 0x00, 0x80,
24-
0x10, 0x81, 0x0d, 0x04, 0x0c, 0x04, 0x00, 0x01, 0x08, 0x00, 0x08, 0x00,
24+
0x10, 0x81, 0x0d, 0x04, 0x0c, 0x04, 0x00, 0x01, 0x06, 0x00, 0x06, 0x00,
2525
0x40, 0x19, 0x00, 0x80, 0x10, 0x01, 0x05, 0x04, 0x04, 0x04, 0x00, 0x01,
2626
0x0c, 0x04, 0x00, 0x00, 0x41, 0x19, 0x00, 0x80, 0x10, 0x81, 0x05, 0x04,
2727
0x04, 0x04, 0x00, 0x01, 0x08, 0x00, 0x08, 0x00, 0x68, 0x09, 0x00, 0x80,

0 commit comments

Comments
 (0)