view etc/gray1.xbm @ 3309:ad7894a4ab41

[xemacs-hg @ 2006-03-27 21:00:01 by james] Fix ALSA detection by detecting a header file with no dependencies. See xemacs-patches message with ID <m3vetzvc39.fsf@jerrypc.cs.usu.edu>.
author james
date Mon, 27 Mar 2006 21:00:13 +0000
parents 376386a54a3c
children 7910031dd78a
line wrap: on
line source

#define bg2_width 16
#define bg2_height 16
static char bg2_bits[] = {
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};