pub(crate) const MIN_TERMINAL_HEIGHT: u16 = 24;
Expand description

Minimum height of the terminal window supported by the game.