summaryrefslogtreecommitdiff
path: root/GFX8/chasergen
blob: 6113cfb98bf529b4ecfbf8fa5c5b03c1d66101ea (plain)
1
2
3
4
#define chasergen_width 8
#define chasergen_height 8
static char chasergen_bits[] = {
   0xff, 0x81, 0x99, 0xa5, 0xbd, 0xbd, 0x81, 0xff};