qcross/qcross/debug.xbm

5 lines
118 B
C

#define debug_width 5
#define debug_height 5
static unsigned char debug_bits[] = {
0x00, 0x00, 0x04, 0x00, 0x00 };