draw_txt_string 1433 core/gui_draw.c void draw_txt_string(coord col, coord row, const char *str, twoColors cl) draw_txt_string 15 modules/gui_bench.c #define draw_txt_string(x,y,s,c) draw_string((x)*FONT_WIDTH,(y)*FONT_HEIGHT,s,c)