File: warn32

package info (click to toggle)
bibview 2.2-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,252 kB
  • ctags: 1,588
  • sloc: ansic: 15,149; yacc: 1,145; makefile: 297; lex: 221; sh: 17
file content (14 lines) | stat: -rw-r--r-- 890 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define warn32_width 32
#define warn32_height 32
static unsigned char warn32_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0xff, 0x7f,
   0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, 0x06, 0xe0, 0x07, 0x60,
   0x06, 0xf0, 0x0f, 0x60, 0x06, 0xf0, 0x0f, 0x60, 0x06, 0xf0, 0x0f, 0x60,
   0x06, 0xf0, 0x0f, 0x60, 0x06, 0xe0, 0x07, 0x60, 0x0c, 0xe0, 0x07, 0x30,
   0x0c, 0xe0, 0x07, 0x30, 0x18, 0xc0, 0x03, 0x18, 0x18, 0xc0, 0x03, 0x18,
   0x30, 0xc0, 0x03, 0x0c, 0x60, 0x80, 0x01, 0x06, 0x60, 0x80, 0x01, 0x06,
   0xc0, 0x00, 0x00, 0x03, 0x80, 0x01, 0x80, 0x01, 0x80, 0x81, 0x81, 0x01,
   0x00, 0xc3, 0xc3, 0x00, 0x00, 0xc6, 0x63, 0x00, 0x00, 0x86, 0x61, 0x00,
   0x00, 0x0c, 0x30, 0x00, 0x00, 0x18, 0x18, 0x00, 0x00, 0x18, 0x18, 0x00,
   0x00, 0x30, 0x0c, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0xc0, 0x03, 0x00,
   0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00};