Free Hero Mesh

Artifact [9480b8354f]
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

Artifact 9480b8354f6470eb68904a5fdeb02e4322d0970f:


#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x80, 0x01, 0x40, 0x02, 0x20, 0x04, 0x20, 0x04, 0x10, 0x08,
   0x10, 0x08, 0xf8, 0x1f, 0x78, 0x1f, 0xb8, 0x1e, 0xd8, 0x1d, 0x18, 0x1c,
   0xd8, 0x1d, 0xd8, 0x1d, 0xf8, 0x1f, 0x00, 0x00};