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

7 lines
275 B
Plaintext

#define move_upi_width 15
#define move_upi_height 15
static char move_upi_bits[] = {
0x80, 0x00, 0x40, 0x01, 0xa0, 0x02, 0x50, 0x05, 0xa8, 0x0a, 0x54, 0x15,
0xaa, 0x2a, 0x55, 0x55, 0xa0, 0x02, 0x50, 0x05, 0xa0, 0x02, 0x50, 0x05,
0xa0, 0x02, 0x50, 0x05, 0xa0, 0x02};