File: sp2.bm

package info (click to toggle)
spellcast 1.0-21
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k, jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 768 kB
  • ctags: 834
  • sloc: ansic: 7,660; makefile: 128; sh: 11
file content (8 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#define sp2_width 16
#define sp2_height 16
#define sp2_x_hot -1
#define sp2_y_hot -1
static char sp2_bits[] = {
0x00,0x00,0x18,0x18,0x58,0x1a,0x7c,0x3e,0x7e,0x7e,0x7e,0x7e,
0x7f,0xfe,0x7f,0xfe,0x7f,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0x7e,0x7e,0x3e,0x7c};