File: unx1

package info (click to toggle)
xtel 3.3.0-32
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,172 kB
  • sloc: ansic: 15,773; sh: 224; makefile: 29
file content (7 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
#ident "$Id: unx1,v 1.1 1994/09/07 18:20:28 pierre Exp $"
#define unx1_width 16
#define unx1_height 16
static char unx1_bits[] = {
   0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55,
   0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55,
   0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55};