File: frog_shell_maskb

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 (4 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (2)
1
2
3
4
#define frog_shell_maskb_width 5
#define frog_shell_maskb_height 5
static unsigned char frog_shell_maskb_bits[] = {
   0x11, 0x0e, 0x0e, 0x0e, 0x11};