Free Hero Mesh

Artifact [97b13d4e3a]
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 97b13d4e3aedb3a9b881113adc8c029721ca6238:


#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, 0x38, 0x1e, 0x58, 0x1d, 0x78, 0x1f,
   0x58, 0x1d, 0x38, 0x1e, 0x78, 0x1f, 0x00, 0x00};