2024-01-06 03:41:49 +00:00

5 lines
160 B
C

#define has_win_width 6
#define has_win_height 11
static unsigned char has_win_bits[] = {
0x1f, 0x1f, 0x1f, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};