File: rewind.bit

package info (click to toggle)
xtel 3.3.0-9
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,936 kB
  • ctags: 1,677
  • sloc: ansic: 15,677; sh: 225; makefile: 65
file content (7 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
#ident "$Id: rewind.bit,v 1.1 1994/08/30 15:54:04 pierre Exp $"
#define rewind_width 16
#define rewind_height 16
static char rewind_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x10, 0xc0, 0x18, 0xc0, 0x18, 0xe0, 0x1c,
   0xb0, 0x16, 0x90, 0x12, 0x98, 0x13, 0xb0, 0x16, 0xe0, 0x1c, 0xe0, 0x1c,
   0xc0, 0x18, 0x80, 0x10, 0x00, 0x00, 0x00, 0x00};