stk/Lib/Images/light_gray

5 lines
105 B
Plaintext
Raw Normal View History

1996-09-27 06:29:02 -04:00
#define light_gray_width 4
#define light_gray_height 2
static char light_gray_bits[] = {
0x08, 0x02};