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

5 lines
148 B
C

#define small_colon_width 2
#define small_colon_height 7
static unsigned char small_colon_bits[] = {
0x00, 0x03, 0x03, 0x00, 0x03, 0x03, 0x00};