File: kill.b

package info (click to toggle)
xconq 7.1.0-7
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 7,056 kB
  • ctags: 7,960
  • sloc: ansic: 88,493; perl: 2,057; sh: 1,766; makefile: 1,110; csh: 81; awk: 47; lisp: 39
file content (9 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#define kill_width 20
#define kill_height 22
static char kill_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x80, 0x05, 0x00, 0x40, 0x59, 0x00,
   0x78, 0xad, 0x00, 0x54, 0x4a, 0x01, 0xa2, 0x54, 0x02, 0x5c, 0xaa, 0x04,
   0x90, 0x5f, 0x04, 0xa6, 0x9f, 0x03, 0xc8, 0x3f, 0x05, 0x90, 0x5f, 0x04,
   0xf6, 0xbf, 0x03, 0x98, 0x1f, 0x06, 0x42, 0xf5, 0x02, 0x2a, 0x4a, 0x05,
   0xa0, 0xa2, 0x02, 0x58, 0xb5, 0x00, 0x40, 0x29, 0x00, 0x00, 0x0a, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00};