droid48/jni/bitmaps/Q.h
2010-09-18 01:13:52 +02:00

5 lines
118 B
C

#define Q_width 5
#define Q_height 7
static unsigned char Q_bits[] = {
0x0e, 0x11, 0x11, 0x11, 0x15, 0x09, 0x16};