File: hero_0b

package info (click to toggle)
xevil 1.5.1e-2.2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,580 kB
  • ctags: 2,655
  • sloc: cpp: 17,863; makefile: 223; sh: 1
file content (13 lines) | stat: -rw-r--r-- 833 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define hero_0b_width 30
#define hero_0b_height 30
static char hero_0b_bits[] = {
   0x00, 0xe0, 0x00, 0x00, 0x00, 0xf0, 0x01, 0x00, 0x00, 0x70, 0x00, 0x00,
   0x00, 0xf0, 0x00, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xf8, 0x01, 0x00,
   0x00, 0x9c, 0x03, 0x00, 0x00, 0x0c, 0x03, 0x00, 0x00, 0x0c, 0x03, 0x00,
   0x00, 0x9c, 0x07, 0x00, 0x00, 0x7e, 0x07, 0x00, 0x00, 0x3e, 0x01, 0x00,
   0x00, 0x3e, 0x7a, 0x00, 0x00, 0xe6, 0x66, 0x00, 0x00, 0xec, 0x1f, 0x00,
   0x00, 0xfc, 0x01, 0x00, 0x00, 0x30, 0x01, 0x00, 0x00, 0x20, 0x03, 0x00,
   0x00, 0x30, 0x03, 0x00, 0x00, 0x10, 0x07, 0x00, 0x00, 0x10, 0x07, 0x00,
   0x00, 0xa0, 0x0f, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0x00, 0xd8, 0x0f, 0x00,
   0x00, 0x48, 0x06, 0x00, 0x00, 0x3c, 0x0e, 0x00, 0x00, 0x16, 0x0e, 0x00,
   0x00, 0x2c, 0x0f, 0x00, 0x00, 0x70, 0x1f, 0x00, 0x00, 0xc0, 0x3e, 0x00};