forked from Miroirs/x49gp
6 lines
213 B
C
6 lines
213 B
C
#define tiny_quotedbl_width 4
|
|
#define tiny_quotedbl_height 7
|
|
#define tiny_quotedbl_x_hot 0
|
|
#define tiny_quotedbl_y_hot 6
|
|
static unsigned char tiny_quotedbl_bits[] = {
|
|
0x05, 0x05, 0x05, 0x00, 0x00, 0x00, 0x00};
|