10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
#define exit3_width 24
|
|
#define exit3_height 24
|
|
static char exit3_bits[] = {
|
|
0x40,0x92,0x01,0x40,0x4a,0x00,0x20,0x2a,0x00,0x20,0x19,0x00,
|
|
0x30,0x0d,0x0f,0x10,0xf5,0x38,0x90,0x0e,0xc0,0x91,0xf3,0x03,
|
|
0xa1,0xeb,0x1d,0xa2,0x85,0xe3,0xa4,0x7d,0x0e,0xa9,0xbc,0x7a,
|
|
0x5e,0x3d,0x95,0x70,0xbe,0x25,0xc7,0xa1,0x45,0xb8,0xd7,0x85,
|
|
0xc0,0xcf,0x89,0x03,0x70,0x09,0x1c,0xaf,0x08,0xf0,0xb0,0x0c,
|
|
0x00,0x98,0x04,0x00,0x54,0x04,0x00,0x52,0x02,0x80,0x49,0x02};
|