Free Hero Mesh

Artifact [90318e974c]
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 90318e974cc53bcceecaf2f82206e3148be32838:


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