Mercurial > emacs
view src/bitmaps/dimple3.xbm @ 34466:3e1faf8a629f
* cw5-mcp.xml: add md5.c to project.
* cw6-mcp.xml: add md5.c to project.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Tue, 12 Dec 2000 04:54:02 +0000 |
parents | 8f14d08e19f7 |
children |
line wrap: on
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};