lbl               652 core/gui_osd.c static void draw_temp(char *lbl, int val, int yofst)
lbl               656 core/gui_osd.c     sprintf(osd_buf,"%s: %i\xb0",lbl, val);