File: thing2.h

package info (click to toggle)
libsx 2.08-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,668 kB
  • sloc: ansic: 8,739; sh: 8,603; makefile: 62
file content (14 lines) | stat: -rw-r--r-- 881 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define thing2_width 32
#define thing2_height 32
static char thing2_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xf3, 0x7f,
   0x04, 0x00, 0xf2, 0x7f, 0x04, 0x00, 0xf2, 0x7f, 0x04, 0x00, 0xf2, 0x7f,
   0x04, 0x00, 0xf2, 0x7f, 0x04, 0xff, 0xff, 0x7f, 0x04, 0x01, 0xf2, 0x7f,
   0x04, 0x01, 0xf2, 0x7f, 0x04, 0x01, 0xf2, 0x7f, 0x04, 0x01, 0xf2, 0x7f,
   0x04, 0x01, 0xf2, 0x7f, 0x04, 0x01, 0xf2, 0x7f, 0xf4, 0x7f, 0xf2, 0x7f,
   0xf4, 0x7f, 0xf2, 0x7f, 0xf4, 0x7f, 0x02, 0x01, 0xfc, 0xff, 0x03, 0x01,
   0xf0, 0x7f, 0x00, 0x01, 0xf0, 0x7f, 0x00, 0x21, 0xf0, 0x7f, 0x00, 0x21,
   0xf0, 0x7f, 0x00, 0x21, 0xf0, 0x7f, 0x00, 0x21, 0xf0, 0x7f, 0x00, 0x21,
   0xf0, 0xff, 0xff, 0x21, 0xf0, 0x7f, 0x00, 0x20, 0xf0, 0x7f, 0x00, 0x20,
   0xf0, 0x7f, 0x00, 0x20, 0xf0, 0x7f, 0xfc, 0x23, 0x00, 0x00, 0x00, 0x20,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};