mirror of
https://github.com/gwenhael-le-moine/x49gp.git
synced 2024-12-26 21:58:41 +01:00
6 lines
197 B
C
6 lines
197 B
C
#define tiny_math_x_width 8
|
|
#define tiny_math_x_height 6
|
|
#define tiny_math_x_x_hot 0
|
|
#define tiny_math_x_y_hot 5
|
|
static unsigned char tiny_math_x_bits[] = {
|
|
0x26, 0x14, 0x08, 0x14, 0x53, 0x21};
|