annotate src/bitmaps/dimple3.xbm @ 60429:c5b260f33beb

(Name Help): Xref to Hyperlinking.
author Richard M. Stallman <rms@gnu.org>
date Sun, 06 Mar 2005 17:25:06 +0000
parents 8f14d08e19f7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25830
Dave Love <fx@gnu.org>
parents:
diff changeset
1 #define dimple3_width 16
Dave Love <fx@gnu.org>
parents:
diff changeset
2 #define dimple3_height 16
Dave Love <fx@gnu.org>
parents:
diff changeset
3 static unsigned char dimple3_bits[] = {
Dave Love <fx@gnu.org>
parents:
diff changeset
4 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00,
Dave Love <fx@gnu.org>
parents:
diff changeset
5 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
Dave Love <fx@gnu.org>
parents:
diff changeset
6 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};