view src/bitmaps/dimple3.xbm @ 100062:d4660dbaa550
* w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
author |
Juanma Barranquero <lekktu@gmail.com> |
date |
Sun, 30 Nov 2008 02:58:31 +0000 (2008-11-30) |
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};