blob: 3a6ed8b4dfbe016121cad69be95e08f35c36c66f (
plain)
1
2
3
4
5
|
#define player_shuffle2_width 9
#define player_shuffle2_height 9
static unsigned char player_shuffle2_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xe3, 0x01, 0x14, 0x00, 0x48, 0x00, 0x94, 0x00,
0xe3, 0x01, 0x80, 0x00, 0x40, 0x00 };
|