Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_public.h170 CG_R_GET_LIGHT_STYLE, enumerator
H A Dcg_syscalls.cpp402 Q_syscall(CG_R_GET_LIGHT_STYLE, style, color); in trap_R_GetLightStyle()
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_public.h185 CG_R_GET_LIGHT_STYLE, enumerator
H A Dcg_syscalls.cpp438 Q_syscall(CG_R_GET_LIGHT_STYLE, style, color); in trap_R_GetLightStyle()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_cgame.cpp704 return CG_R_GET_LIGHT_STYLE; in CL_ConvertJK2SysCall()
1097 case CG_R_GET_LIGHT_STYLE: in CL_CgameSystemCalls()
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_public.h307 CG_R_GET_LIGHT_STYLE, enumerator
H A Dcg_syscalls.c309 Q_syscall( CG_R_GET_LIGHT_STYLE, style, color ); in trap_R_GetLightStyle()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.cpp1318 case CG_R_GET_LIGHT_STYLE: in CL_CgameSystemCalls()