File: alien_8

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 (10 lines) | stat: -rw-r--r-- 563 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#define alien_8_width 18
#define alien_8_height 25
static unsigned char alien_8_bits[] = {
   0x30, 0x00, 0x00, 0x78, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x5c, 0x01, 0x00,
   0x7e, 0x05, 0x00, 0x3e, 0x03, 0x00, 0xbe, 0x09, 0x00, 0x9f, 0x0e, 0x02,
   0xdf, 0x06, 0x03, 0xff, 0x7a, 0x01, 0x7f, 0xff, 0x03, 0x7f, 0xcf, 0x02,
   0xff, 0x07, 0x00, 0xff, 0x77, 0x00, 0xe7, 0x7b, 0x00, 0xe7, 0xdf, 0x02,
   0xb7, 0xcf, 0x03, 0x82, 0xcf, 0x01, 0xc0, 0x82, 0x00, 0x00, 0x06, 0x00,
   0x00, 0x06, 0x00, 0x03, 0x02, 0x00, 0x56, 0x03, 0x00, 0xfa, 0x01, 0x00,
   0x50, 0x00, 0x00};