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

6 lines
173 B
C

#define prog_width 16
#define prog_height 7
static unsigned char prog_bits[] = {
0x48, 0x12, 0x24, 0x24, 0x12, 0x48, 0x09, 0x90, 0x12, 0x48, 0x24, 0x24,
0x48, 0x12};