droid48/jni/bitmaps/colon.h

6 lines
149 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define colon_width 2
#define colon_height 10
static unsigned char colon_bits[] = {
0x03, 0x03, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};