mirror of
https://github.com/gwenhael-le-moine/x49gp.git
synced 2024-12-26 21:58:41 +01:00
6 lines
174 B
C
6 lines
174 B
C
#define tiny_comma_width 4
|
|
#define tiny_comma_height 3
|
|
#define tiny_comma_x_hot 0
|
|
#define tiny_comma_y_hot 1
|
|
static unsigned char tiny_comma_bits[] = {
|
|
0x06, 0x06, 0x03};
|