xenocara/data/bitmaps/dimple3
2006-11-25 16:15:45 +00:00

7 lines
284 B
Plaintext

#define dimple3_width 16
#define dimple3_height 16
static 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};