File: ninja_mask_16

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-- 362 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#define ninja_mask_16_width 25
#define ninja_mask_16_height 10
static unsigned char ninja_mask_16_bits[] = {
   0x06, 0x70, 0xc6, 0xff, 0x73, 0x38, 0x63, 0xfe, 0xff, 0xb8, 0x7b, 0xfe,
   0xff, 0xff, 0x3f, 0xfe, 0xf0, 0xff, 0x1f, 0xfe, 0x80, 0xff, 0x1f, 0xfe,
   0x00, 0xfe, 0x1f, 0xfe, 0x00, 0x1c, 0x1e, 0xfe, 0x00, 0x00, 0x0c, 0xfe,
   0x00, 0x00, 0x00, 0xfe};