File: kill.xbm

package info (click to toggle)
gwm 1.8d-2
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 5,120 kB
  • ctags: 3,030
  • sloc: ansic: 19,617; makefile: 1,763; lisp: 437; sh: 321; ml: 21
file content (11 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#define kill_width 24
#define kill_height 24
#define kill_x_hot 0
#define kill_y_hot -2
static char kill_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x78, 0x00,
   0x00, 0xfe, 0x01, 0x00, 0xfe, 0x03, 0x00, 0xb7, 0x03, 0x00, 0xb7, 0x03,
   0x00, 0xff, 0x01, 0x00, 0xfe, 0x01, 0x00, 0xfc, 0x00, 0x30, 0xb4, 0x08,
   0x78, 0xcc, 0x1c, 0xf0, 0xfc, 0x1c, 0xc0, 0x79, 0x0e, 0x80, 0x03, 0x07,
   0x00, 0xce, 0x01, 0x00, 0x78, 0x00, 0x80, 0xdf, 0x1f, 0xe0, 0x07, 0x0f,
   0xe0, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};