Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_credits.cpp226 void CG_Credits_Init( const char *psStripReference, vec4_t *pv4Color) in CG_Credits_Init() function
H A Dcg_local.h906 void CG_Credits_Init( const char *psStripReference, vec4_t *pv4Color);
H A Dcg_draw.cpp2420 CG_Credits_Init("CREDITS_RAVEN", &colorTable[CT_ICON_BLUE]); in CG_DrawCredits()
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_credits.cpp224 void CG_Credits_Init( const char *psStripReference, vec4_t *pv4Color ) in CG_Credits_Init() function
H A Dcg_local.h896 void CG_Credits_Init( const char *psStripReference, vec4_t *pv4Color);
H A Dcg_draw.cpp1284 CG_Credits_Init("CREDITS_RAVEN", &colorTable[CT_ICON_BLUE]); in CG_DrawCredits()