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

5 lines
127 B
C

#define diff_width 5
#define diff_height 7
static unsigned char diff_bits[] = {
0x0e, 0x10, 0x10, 0x1e, 0x11, 0x11, 0x0e};