mirror of
https://github.com/gwenhael-le-moine/x49gp.git
synced 2024-12-26 21:58:41 +01:00
6 lines
240 B
C
6 lines
240 B
C
#define tiny_twosuperior_width 5
|
|
#define tiny_twosuperior_height 9
|
|
#define tiny_twosuperior_x_hot 0
|
|
#define tiny_twosuperior_y_hot 8
|
|
static unsigned char tiny_twosuperior_bits[] = {
|
|
0x02, 0x05, 0x04, 0x02, 0x07, 0x00, 0x00, 0x00, 0x00};
|