5 lines
229 B
C
5 lines
229 B
C
#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 };
|