File: alien_5

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 (8 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#define alien_5_width 16
#define alien_5_height 25
static unsigned char alien_5_bits[] = {
   0xe0, 0x03, 0xf0, 0x07, 0xf0, 0x07, 0xf0, 0x27, 0xe0, 0x33, 0xe0, 0x13,
   0xe0, 0x3b, 0xc0, 0x0d, 0xf8, 0x1b, 0xbe, 0x0e, 0x77, 0x1f, 0xf3, 0x1f,
   0xe7, 0x35, 0xd5, 0x67, 0xc1, 0xa3, 0xf2, 0x83, 0xf8, 0x4f, 0x3c, 0x1e,
   0x1c, 0x1c, 0x0c, 0x18, 0x0c, 0x18, 0x0c, 0x0c, 0x06, 0x06, 0x06, 0x06,
   0x07, 0x0f};