droid48/jni/bitmaps/rcurly.h

6 lines
133 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define rcurly_width 5
#define rcurly_height 7
static unsigned char rcurly_bits[] = {
0x03, 0x04, 0x04, 0x08, 0x04, 0x04, 0x03};