File: quest32

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-- 893 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define quest32_width 32
#define quest32_height 32
static unsigned char quest32_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00,
   0x00, 0x0e, 0x70, 0x00, 0x00, 0x01, 0x80, 0x00, 0xc0, 0xc0, 0x03, 0x03,
   0x20, 0x30, 0x0c, 0x04, 0x20, 0x08, 0x10, 0x04, 0x10, 0x08, 0x10, 0x08,
   0x08, 0x08, 0x10, 0x10, 0x08, 0x00, 0x10, 0x10, 0x08, 0x00, 0x08, 0x10,
   0x04, 0xe0, 0x07, 0x20, 0x04, 0x10, 0x00, 0x20, 0x04, 0x08, 0x00, 0x20,
   0x04, 0x08, 0x00, 0x20, 0x04, 0x08, 0x10, 0x20, 0x04, 0x08, 0x10, 0x20,
   0x04, 0x08, 0x10, 0x20, 0x04, 0x10, 0x08, 0x10, 0x08, 0xe0, 0x07, 0x10,
   0x08, 0x00, 0x00, 0x10, 0x08, 0x80, 0x01, 0x08, 0x10, 0xc0, 0x03, 0x04,
   0x10, 0xc0, 0x03, 0x04, 0x20, 0x80, 0x01, 0x02, 0x40, 0x00, 0x80, 0x01,
   0x80, 0x01, 0x40, 0x00, 0x00, 0x06, 0x30, 0x00, 0x00, 0xf8, 0x0f, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};