Free Hero Mesh

Artifact [be202856d7]
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 be202856d76fa339e9db3818d4695362c7346c6f:


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