mirror of
https://github.com/gwenhael-le-moine/x49gp.git
synced 2024-12-26 21:58:41 +01:00
6 lines
215 B
C
6 lines
215 B
C
#define tiny_math_y_width 7
|
|
#define tiny_math_y_height 9
|
|
#define tiny_math_y_x_hot 1
|
|
#define tiny_math_y_y_hot 6
|
|
static unsigned char tiny_math_y_bits[] = {
|
|
0x26, 0x24, 0x24, 0x14, 0x18, 0x08, 0x08, 0x05, 0x03};
|