view src/bitmaps/dimple1.xbm @ 35127:501e704b34bc
*** empty log message ***
author |
Gerd Moellmann <gerd@gnu.org> |
date |
Mon, 08 Jan 2001 14:55:06 +0000 (2001-01-08) |
parents |
8f14d08e19f7 |
children |
|
line source
#define dimple1_width 16
#define dimple1_height 16
static unsigned char dimple1_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};