summaryrefslogtreecommitdiff
path: root/GFX8/chaser
blob: c7013781c9d1243c58b933342865aa528f00942f (plain)
1
2
3
4
#define chaser_width 8
#define chaser_height 8
static char chaser_bits[] = {
   0xc3, 0xbd, 0x5a, 0x7e, 0x42, 0x7e, 0x00, 0x99};