qcross/qcross/debug2.xbm

6 lines
216 B
C
Raw Normal View History

2011-12-21 11:50:10 +00:00
#define debug2_width 10
#define debug2_height 10
static unsigned char debug2_bits[] = {
0x00, 0x02, 0x00, 0x03, 0x80, 0x01, 0xc0, 0x00, 0x60, 0x00, 0x30, 0x00,
0x18, 0x00, 0x0c, 0x00, 0x06, 0x00, 0x03, 0x00 };