qcross/qcross/debug3.xbm

6 lines
216 B
C
Raw Permalink Normal View History

2011-12-21 11:50:10 +00:00
#define debug3_width 10
#define debug3_height 10
static unsigned char debug3_bits[] = {
0xff, 0x01, 0xff, 0x00, 0x7f, 0x02, 0x3f, 0x03, 0x9f, 0x03, 0xcf, 0x03,
0xe7, 0x03, 0xf3, 0x03, 0xf9, 0x03, 0xfc, 0x03 };