droid48-gwh/jni/bitmaps/diff.h

6 lines
127 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define diff_width 5
#define diff_height 7
static unsigned char diff_bits[] = {
0x0e, 0x10, 0x10, 0x1e, 0x11, 0x11, 0x0e};