droid48-gwh/jni/bitmaps/Q.h

6 lines
118 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define Q_width 5
#define Q_height 7
static unsigned char Q_bits[] = {
0x0e, 0x11, 0x11, 0x11, 0x15, 0x09, 0x16};