Free Hero Mesh

Artifact [8ea66a704e]
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 8ea66a704eea481088acd0f4dd5152a2fe3cdb4e:


#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x3c, 0x3c, 0x0f, 0x30,
   0x0f, 0x00, 0x0f, 0x00, 0x0f, 0x00, 0x0f, 0x30, 0x3c, 0x3c, 0xf0, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};