xenocara/data/bitmaps/dimple1

7 lines
284 B
Plaintext
Raw Normal View History

2006-11-25 09:15:45 -07:00
#define dimple1_width 16
#define dimple1_height 16
static char dimple1_bits[] = {
0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};