File: thing4.h

package info (click to toggle)
libsx 2.05-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,372 kB
  • sloc: ansic: 8,540; makefile: 258
file content (14 lines) | stat: -rw-r--r-- 881 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define thing4_width 32
#define thing4_height 32
static char thing4_bits[] = {
   0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, 0xfd, 0xff, 0xff, 0x7f,
   0x05, 0x00, 0x00, 0x00, 0xf5, 0xff, 0xff, 0x3f, 0xf5, 0xff, 0xff, 0x3f,
   0x35, 0x00, 0x00, 0x00, 0xb5, 0xff, 0xff, 0x1f, 0xb5, 0xff, 0xff, 0x1f,
   0xb5, 0xff, 0xff, 0x1f, 0xb5, 0x03, 0x00, 0x00, 0xb5, 0xfb, 0xff, 0x0f,
   0xb5, 0xfb, 0xff, 0x0f, 0xb5, 0xfb, 0xff, 0x0f, 0xb5, 0xfb, 0xff, 0x0f,
   0xb5, 0x7b, 0x00, 0x00, 0xb5, 0x7b, 0xff, 0x07, 0xb5, 0x7b, 0xff, 0x07,
   0xb5, 0x7b, 0xff, 0x07, 0xb5, 0x7b, 0xff, 0x07, 0xb5, 0x7b, 0xff, 0x07,
   0xb5, 0x7b, 0x1f, 0x00, 0xb5, 0x7b, 0xdf, 0x03, 0xb5, 0x7b, 0xdf, 0x03,
   0xb5, 0x7b, 0xdf, 0x03, 0xb5, 0x7b, 0xdf, 0x03, 0xb5, 0x7b, 0x1f, 0x00,
   0xb5, 0x7b, 0x00, 0x00, 0xb5, 0x03, 0x00, 0x00, 0x35, 0x00, 0x00, 0x00,
   0x05, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00};