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

7 lines
281 B
Plaintext

#define rewi_width 24
#define rewi_height 11
static char rewi_bits[] = {
0x00, 0x04, 0x40, 0x00, 0x05, 0x50, 0x40, 0x05, 0x54, 0x50, 0x05, 0x55,
0x54, 0x45, 0x55, 0x55, 0x55, 0x55, 0x54, 0x45, 0x55, 0x50, 0x05, 0x55,
0x40, 0x05, 0x54, 0x00, 0x05, 0x50, 0x00, 0x04, 0x40};