mirror of
https://github.com/gwenhael-le-moine/x49gp.git
synced 2024-12-26 21:58:41 +01:00
6 lines
230 B
C
6 lines
230 B
C
#define tiny_xsuperior_width 5
|
|
#define tiny_xsuperior_height 9
|
|
#define tiny_xsuperior_x_hot 0
|
|
#define tiny_xsuperior_y_hot 8
|
|
static unsigned char tiny_xsuperior_bits[] = {
|
|
0x12, 0x0c, 0x04, 0x0a, 0x09, 0x00, 0x00, 0x00, 0x00};
|