Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_public.h183 CG_UI_MENU_NEW, enumerator
H A Dcg_syscalls.cpp466 Q_syscall(CG_UI_MENU_NEW,buf); in cgi_UI_Menu_New()
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_public.h198 CG_UI_MENU_NEW, enumerator
H A Dcg_syscalls.cpp512 Q_syscall(CG_UI_MENU_NEW,buf); in cgi_UI_Menu_New()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_cgame.cpp741 return CG_UI_MENU_NEW; in CL_ConvertJK2SysCall()
1148 case CG_UI_MENU_NEW: in CL_CgameSystemCalls()