10 lines
540 B
Plaintext
10 lines
540 B
Plaintext
#define close_rsack_width 24
|
|
#define close_rsack_height 24
|
|
static char close_rsack_bits[] = {
|
|
0x00, 0x00, 0x00, 0xb8, 0x38, 0x3b, 0x88, 0x28, 0x19, 0xb8, 0xbb, 0x39,
|
|
0x00, 0x00, 0x00, 0x00, 0x0c, 0x06, 0x00, 0x06, 0x08, 0x80, 0x03, 0x08,
|
|
0xc0, 0x00, 0x08, 0x40, 0x00, 0x04, 0x40, 0xc0, 0x07, 0x40, 0xb0, 0x0e,
|
|
0x40, 0x50, 0x1d, 0x40, 0xac, 0x2e, 0x80, 0x56, 0x27, 0x80, 0xab, 0x23,
|
|
0xc0, 0xd6, 0x41, 0x40, 0x7f, 0x30, 0x20, 0x3d, 0x18, 0xa0, 0x05, 0x0c,
|
|
0xc0, 0x84, 0x03, 0x80, 0xc5, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x00};
|