summaryrefslogtreecommitdiff
path: root/GFX8/amoeba
blob: 39b61c9504037ac58d861e4f49f83e1b23c08d17 (plain)
1
2
3
4
#define amoeba_width 8
#define amoeba_height 8
static char amoeba_bits[] = {
   0x9f, 0x69, 0xb5, 0xbe, 0xa6, 0xbd, 0xdb, 0xe7};