stk/Lib/images/dimple3

7 lines
284 B
Plaintext
Raw Normal View History

1996-09-27 06:29:02 -04:00
#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};