5 lines
169 B
C
5 lines
169 B
C
|
#define has_win_nv_width 6
|
||
|
#define has_win_nv_height 11
|
||
|
static unsigned char has_win_nv_bits[] = {
|
||
|
0x1f, 0x11, 0x11, 0x11, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|