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

6 lines
210 B
C

#define plus_width 10
#define plus_height 10
static unsigned char plus_bits[] = {
0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0xff, 0x03, 0xff, 0x03,
0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0x30, 0x00};