Home
last modified time | relevance | path

Searched refs:target_window_height (Results 1 – 1 of 1) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dkconfig.cpp815 const uint16_t target_window_height = fspacy(220); in kconfig_sub() local
819 const auto window_height = std::min(sheight, target_window_height); in kconfig_sub()