summaryrefslogtreecommitdiff
path: root/box6
blob: 83ac4a7910a777dc9c9c22b41c45c676058e210d (plain)
1
2
3
4
#define box6_width 6
#define box6_height 6
static char box6_bits[] = {
   0x3f, 0x21, 0x21, 0x21, 0x21, 0x3f};