summaryrefslogtreecommitdiff
path: root/GFX8/tuffwall
blob: 0e2360a2022f47ea97cd69fb9d3fd054be2e519e (plain)
1
2
3
4
#define tuffwall_width 8
#define tuffwall_height 8
static char tuffwall_bits[] = {
   0x00, 0x3c, 0x5a, 0x66, 0x66, 0x5a, 0x3c, 0x00};