Home
last modified time | relevance | path

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

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/supertux/menu/
H A Doptions_menu.cpp65 MNID_ASPECTRATIO, enumerator
385 …MenuItem& aspect = add_string_select(MNID_ASPECTRATIO, _("Aspect Ratio"), &next_aspect_ratio, aspe… in OptionsMenu()
453 case MNID_ASPECTRATIO: in menu_action()