MAX_CONSOLE_DISP_LINES  220 core/console.c         int h = MAX_CONSOLE_DISP_LINES;
MAX_CONSOLE_DISP_LINES  254 core/console.c         if (console_scroll < (MAX_CONSOLE_HISTORY-MAX_CONSOLE_DISP_LINES))