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

/external/quake/quake/src/WinQuake/
H A Dmenu.cpp608 #define MULTIPLAYER_ITEMS 3 macro
649 if (++m_multiplayer_cursor >= MULTIPLAYER_ITEMS)
656 m_multiplayer_cursor = MULTIPLAYER_ITEMS - 1;

Completed in 51 milliseconds