Home
last modified time | relevance | path

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

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/supertux/menu/
H A Doptions_menu.cpp58 MNID_WINDOW_RESOLUTION, enumerator
361 …MenuItem& window_res = add_string_select(MNID_WINDOW_RESOLUTION, _("Window Resolution"), &next_win… in OptionsMenu()
494 case MNID_WINDOW_RESOLUTION: in menu_action()