File: ldblarrow

package info (click to toggle)
xcontrib 3.3.2-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,328 kB
  • ctags: 2,167
  • sloc: ansic: 18,613; lex: 161; yacc: 97; makefile: 37; sh: 11
file content (5 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (22)
1
2
3
4
5
#define previous_width 11
#define previous_height 11
static char previous_bits[] = {
   0x20, 0x04, 0x10, 0x02, 0x08, 0x01, 0x84, 0x00, 0x42, 0x00, 0x21, 0x00,
   0x42, 0x00, 0x84, 0x00, 0x08, 0x01, 0x10, 0x02, 0x20, 0x04};