summaryrefslogtreecommitdiff
path: root/GFX8/exit
blob: 8d8b4b86780b20d18cc3bab0ff8696c5e8a1db5c (plain)
1
2
3
4
#define exit_width 8
#define exit_height 8
static char exit_bits[] = {
   0xff, 0x81, 0x99, 0xbd, 0x99, 0x99, 0x81, 0xff};