droid48/jni/bitmaps/under_gx.h

7 lines
246 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define under_gx_width 10
#define under_gx_height 12
static unsigned char under_gx_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03};