droid48/jni/bitmaps/small_colon.h

6 lines
148 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define small_colon_width 2
#define small_colon_height 7
static unsigned char small_colon_bits[] = {
0x00, 0x03, 0x03, 0x00, 0x03, 0x03, 0x00};