1
0
Fork 0
forked from Miroirs/x49gp
x50ng/bitmaps/tiny_math_pi.xbm

7 lines
238 B
C

#define tiny_math_pi_width 9
#define tiny_math_pi_height 6
#define tiny_math_pi_x_hot 0
#define tiny_math_pi_y_hot 5
static unsigned char tiny_math_pi_bits[] = {
0xfe, 0x00, 0x25, 0x00, 0x24, 0x00, 0x24, 0x00, 0xa4, 0x00, 0x42, 0x00
};