File: hand1.xbm

package info (click to toggle)
fkiss 0.33a.patch-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 804 kB
  • ctags: 1,074
  • sloc: ansic: 9,141; sh: 2,924; makefile: 98; sed: 14
file content (8 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#define hand1_width 16
#define hand1_height 16
#define hand1_x_hot 2
#define hand1_y_hot 4
static unsigned char hand1_bits[] = {
   0x00, 0x00, 0x1a, 0x00, 0x76, 0x03, 0xec, 0x04, 0xb8, 0x0b, 0x70, 0x17,
   0xe0, 0x3e, 0xec, 0x3f, 0xcc, 0x3f, 0xd8, 0x3f, 0xb8, 0x3f, 0xf8, 0x7f,
   0xe0, 0x7f, 0xc0, 0x7f, 0x00, 0x3c, 0x00, 0x00};