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

5 lines
133 B
C

#define rcurly_width 5
#define rcurly_height 7
static unsigned char rcurly_bits[] = {
0x03, 0x04, 0x04, 0x08, 0x04, 0x04, 0x03};