1
0
Files
irix-657m-src/eoe/cmd/cdplayer/skipbi
2022-09-29 17:59:04 +03:00

6 lines
218 B
Plaintext

#define skipbi_width 16
#define skipbi_height 11
static char skipbi_bits[] = {
0x05, 0x40, 0x05, 0x50, 0x05, 0x54, 0x05, 0x55, 0x45, 0x55, 0x55, 0x55,
0x45, 0x55, 0x05, 0x55, 0x05, 0x54, 0x05, 0x50, 0x05, 0x40};