File: alien_17b

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-- 548 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#define alien_17b_width 25
#define alien_17b_height 18
static unsigned char alien_17b_bits[] = {
   0xf0, 0x01, 0x30, 0x00, 0xc0, 0x80, 0x67, 0x00, 0x80, 0xe1, 0x7f, 0x00,
   0x80, 0xe3, 0x78, 0x00, 0x00, 0xe3, 0x01, 0x00, 0x00, 0xc7, 0x07, 0x00,
   0x88, 0xbe, 0x7f, 0x00, 0x90, 0xff, 0xdf, 0x00, 0x7c, 0xfc, 0x87, 0x00,
   0xc0, 0xf1, 0xc7, 0x01, 0x80, 0xe7, 0x8f, 0x00, 0x34, 0xff, 0x89, 0x00,
   0xe6, 0xfc, 0xc3, 0x01, 0xfe, 0x7f, 0x62, 0x00, 0xfc, 0x7f, 0xc0, 0x00,
   0xf8, 0xff, 0x43, 0x00, 0xe0, 0xff, 0x47, 0x00, 0x00, 0xff, 0x03, 0x00};