Constant rusty_freecell::game::print::TYPICAL_BOARD_HEIGHT
source · const TYPICAL_BOARD_HEIGHT: u16 = 24;
Expand description
Typical height of the game board in number of lines. This is used for vertically centering the win screen.