File: alien_10

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 (9 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#define alien_10_width 25
#define alien_10_height 18
static unsigned char alien_10_bits[] = {
   0x08, 0xff, 0x03, 0x00, 0x8e, 0xff, 0x1f, 0x00, 0x04, 0xff, 0x7f, 0x00,
   0x02, 0xf8, 0xff, 0x00, 0x07, 0xf9, 0xff, 0x01, 0x02, 0xff, 0x9c, 0x01,
   0x47, 0xfe, 0xb1, 0x00, 0xc2, 0x9f, 0x07, 0x00, 0x86, 0x7f, 0x3c, 0x00,
   0xfc, 0xff, 0x0b, 0x00, 0xb0, 0x7b, 0x13, 0x00, 0x80, 0xe7, 0x06, 0x00,
   0x00, 0xce, 0x00, 0x00, 0x00, 0xcc, 0x00, 0x00, 0x80, 0xef, 0x00, 0x00,
   0xc0, 0x63, 0x00, 0x00, 0x80, 0xc1, 0x01, 0x00, 0x00, 0x63, 0x03, 0x00};