File: next.xbm

package info (click to toggle)
timidity 2.13.2-40.2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 13,132 kB
  • ctags: 20,555
  • sloc: ansic: 158,296; sh: 3,778; makefile: 1,156; tcl: 1,048; lisp: 499; perl: 285; ruby: 126
file content (9 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
#define next_width 22
#define next_height 22
static unsigned char next_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x04, 0x00, 0x30, 0x0c, 0x03,
   0x70, 0x1c, 0x03, 0xf0, 0x3c, 0x03, 0xf0, 0x7d, 0x03, 0xf0, 0x7d, 0x03,
   0xf0, 0x3c, 0x03, 0x70, 0x1c, 0x03, 0x30, 0x0c, 0x03, 0x10, 0x04, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00};