Searched refs:m_gameoptions (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dmenu.c26 enum {m_none, m_main, m_singleplayer, m_load, m_save, m_multiplayer, m_setup, m_net, m_options, m_video, m_keys, m_help, m_quit, m_serialconfig, m_modemconfig, m_lanconfig, m_gameoptions, m_search, m_slist} m_state; enumerator in enum:__anon11364
1220 case m_gameoptions:
1312 case m_gameoptions:
/external/quake/quake/src/WinQuake/
H A Dmenu.cpp29 enum m_state_t {m_none, m_main, m_singleplayer, m_load, m_save, m_multiplayer, m_setup, m_net, m_options, m_video, m_keys, m_help, m_quit, m_serialconfig, m_modemconfig, m_lanconfig, m_gameoptions, m_search, m_slist} m_state; enumerator in enum:m_state_t
2554 m_state = m_gameoptions;
3131 case m_gameoptions:
3223 case m_gameoptions:

Completed in 41 milliseconds