mirror of
https://github.com/gwenhael-le-moine/x49gp.git
synced 2024-12-26 21:58:41 +01:00
6 lines
269 B
C
6 lines
269 B
C
#define tiny_guillemotleft_width 11
|
|
#define tiny_guillemotleft_height 6
|
|
#define tiny_guillemotleft_x_hot 0
|
|
#define tiny_guillemotleft_y_hot 5
|
|
static unsigned char tiny_guillemotleft_bits[] = {
|
|
0x18, 0x03, 0xc6, 0x00, 0x21, 0x00, 0xc6, 0x00, 0x18, 0x03, 0x00, 0x00};
|