4 lines
71 B
C
4 lines
71 B
C
|
static void get_vt_colors(void);
|
||
|
static int get_luminance(char *rgb);
|
||
|
|