view src/bitmaps/dimple3.xbm @ 83655:67f4cd925834
Fix 2007-08-21 merge conflicts.
author |
Juri Linkov <juri@jurta.org> |
date |
Wed, 22 Aug 2007 23:45:47 +0000 (2007-08-22) |
parents |
8f14d08e19f7 |
children |
|
line source
#define dimple3_width 16
#define dimple3_height 16
static unsigned char dimple3_bits[] = {
0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};