Home
last modified time | relevance | path

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

/external/quake/quake/src/QW/client/
Dmenu.c363 #define OPTIONS_ITEMS 16 macro
600 options_cursor = OPTIONS_ITEMS-1; in M_Options_Key()
606 if (options_cursor >= OPTIONS_ITEMS) in M_Options_Key()
/external/quake/quake/src/WinQuake/
Dmenu.cpp1040 #define OPTIONS_ITEMS 14 macro
1042 #define OPTIONS_ITEMS 13 macro
1274 options_cursor = OPTIONS_ITEMS-1; in M_Options_Key()
1280 if (options_cursor >= OPTIONS_ITEMS) in M_Options_Key()