Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dm_menu.c1306 consvar_t cv_nextepmap = {"nextepmap" ,"11",CV_HIDEN,exmy_cons_t};
6169 exmy_cons_t[9].value = 0; in M_Configure()
6170 exmy_cons_t[9].strvalue = NULL; in M_Configure()
6175 exmy_cons_t[18].value = 0; in M_Configure()
6176 exmy_cons_t[18].strvalue = NULL; in M_Configure()
6181 exmy_cons_t[27].value = 0; in M_Configure()
6182 exmy_cons_t[27].strvalue = NULL; in M_Configure()
6187 exmy_cons_t[36].value = 0; in M_Configure()
6188 exmy_cons_t[36].strvalue = NULL; in M_Configure()
6213 cv_nextmap.PossibleValue = exmy_cons_t; in M_Configure()
[all …]