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

6 lines
207 B
C

#define div_width 10
#define div_height 10
static unsigned char div_bits[] = {
0x30, 0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03,
0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x30, 0x00};