File: wind.bit

package info (click to toggle)
xtel 3.1.4-4
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,988 kB
  • ctags: 4,359
  • sloc: ansic: 14,674; makefile: 3,931; sh: 41
file content (7 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
#ident "$Id: wind.bit,v 1.1 1994/08/30 15:54:04 pierre Exp $"
#define wind_width 16
#define wind_height 16
static char wind_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x08, 0x01, 0x18, 0x03, 0x18, 0x03, 0x38, 0x07,
   0x68, 0x0d, 0x48, 0x09, 0xc8, 0x19, 0x68, 0x0d, 0x28, 0x05, 0x38, 0x07,
   0x18, 0x03, 0x08, 0x01, 0x00, 0x00, 0x00, 0x00};