File: quit.xbm

package info (click to toggle)
xbmc 2%3A11.0~git20120510.82388d5-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 154,860 kB
  • sloc: ansic: 620,873; cpp: 546,403; xml: 145,609; sh: 46,565; python: 9,623; pascal: 9,138; makefile: 8,185; asm: 5,787; cs: 5,212; objc: 4,721; java: 1,686; ada: 1,681; perl: 1,514; yacc: 1,315; tcl: 1,048; lisp: 499; awk: 222; lex: 148; sed: 139; ruby: 126
file content (20 lines) | stat: -rw-r--r-- 1,310 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#define quit_width 49
#define quit_height 28
static unsigned char quit_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x7f, 0x00,
   0x00, 0x00, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc,
   0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00, 0x00, 0x00,
   0x00, 0xfc, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00,
   0x00, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x7f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00,
   0xfc, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00, 0x00,
   0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x7f, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x70, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0xd0, 0x00, 0x00, 0x02, 0x00,
   0x00, 0x00, 0x88, 0x66, 0x0e, 0x1f, 0x00, 0x00, 0x00, 0x88, 0x44, 0x08,
   0x02, 0x00, 0x00, 0x00, 0x88, 0x44, 0x08, 0x02, 0x00, 0x00, 0x00, 0x88,
   0x44, 0x08, 0x02, 0x00, 0x00, 0x00, 0x90, 0x64, 0x08, 0x22, 0x00, 0x00,
   0x00, 0x70, 0xd8, 0x3e, 0x1c, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};