File: wait1.xbm

package info (click to toggle)
xpaint 2.5.1-2
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,488 kB
  • ctags: 2,478
  • sloc: ansic: 25,980; makefile: 36; sh: 23
file content (10 lines) | stat: -rw-r--r-- 534 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
#define wait1_width 24
#define wait1_height 24
static unsigned char wait1_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00,
  0x80, 0xcf, 0x00, 0xc0, 0x0f, 0x01, 0xe0, 0x0f, 0x02, 0xf0, 0x0f, 0x04,
  0xf0, 0x0f, 0x04, 0xf8, 0x0f, 0x08, 0xf8, 0x0f, 0x08, 0xf8, 0xff, 0x0f,
  0x08, 0xf8, 0x0f, 0x08, 0xf8, 0x0f, 0x10, 0xf8, 0x07, 0x10, 0xf8, 0x07,
  0x20, 0xf8, 0x03, 0x40, 0xf8, 0x01, 0x80, 0xf9, 0x00, 0x00, 0x3e, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  };