File: thing4.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 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};