File: check.xbm

package info (click to toggle)
timidity 2.14.0-8.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,560 kB
  • sloc: ansic: 168,736; sh: 3,730; makefile: 1,399; tcl: 1,048; perl: 285; ruby: 126
file content (5 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (21)
1
2
3
4
5
#define check_width 11
#define check_height 11
static unsigned char check_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x0e, 0x06, 0x0c, 0x03, 0x8c, 0x03, 0xcc, 0x01,
   0xec, 0x00, 0x7c, 0x00, 0x3c, 0x00, 0x18, 0x00, 0x00, 0x00};