Free Hero Mesh

Artifact [e3f7872774]
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 e3f78727749ff53cc6fd53364c2806b5314b174b:


#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, 0xd8, 0x1c, 0xc8, 0x1b, 0xd8, 0x1b, 0xd8, 0x1d,
   0xd8, 0x1e, 0x88, 0x18, 0xf8, 0x1f, 0x00, 0x00};