droid48/jni/bitmaps/W.h

6 lines
118 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define W_width 5
#define W_height 7
static unsigned char W_bits[] = {
0x11, 0x11, 0x11, 0x11, 0x15, 0x1b, 0x11};