File: lemming_mask_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 (7 lines) | stat: -rw-r--r-- 368 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#define lemming_mask_0b_width 12
#define lemming_mask_0b_height 20
static unsigned char lemming_mask_0b_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x44, 0x00, 0x4c, 0x00, 0x58, 0x00, 0xf0, 0x00,
   0xf0, 0x00, 0xf0, 0x00, 0xf0, 0x03, 0xf0, 0x03, 0xf8, 0x00, 0xfc, 0x00,
   0xfc, 0x00, 0xfc, 0x00, 0xff, 0x03, 0xff, 0x03, 0xfc, 0x03, 0xfc, 0x03,
   0x0f, 0x0f, 0x0f, 0x0f};