Constant rusty_freecell::MIN_TERMINAL_HEIGHT
source · pub(crate) const MIN_TERMINAL_HEIGHT: u16 = 24;
Expand description
Minimum height of the terminal window supported by the game.
pub(crate) const MIN_TERMINAL_HEIGHT: u16 = 24;
Minimum height of the terminal window supported by the game.