Home
last modified time | relevance | path

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

/external/quake/quake/src/WinQuake/
Dmenu.cpp2564 #define NUM_GAMEOPTIONS 9 macro
2806 gameoptions_cursor = NUM_GAMEOPTIONS-1; in M_GameOptions_Key()
2812 if (gameoptions_cursor >= NUM_GAMEOPTIONS) in M_GameOptions_Key()