Free Hero Mesh

Artifact [c64baa90a2]
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 c64baa90a25f483b60d54f047f9c5b8ed28b1268:


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