line_length        27 core/console.c static void console_init(int num_lines, int line_length, int x_pos, int y_pos)
line_length        30 core/console.c     console_line_length = line_length;