summaryrefslogtreecommitdiff
path: root/src/cgame/cg_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r--src/cgame/cg_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h
index e4a19844..73933525 100644
--- a/src/cgame/cg_local.h
+++ b/src/cgame/cg_local.h
@@ -1702,6 +1702,7 @@ void CG_PredictPlayerState( void );
void CG_CheckEvents( centity_t *cent );
void CG_EntityEvent( centity_t *cent, vec3_t position );
void CG_PainEvent( centity_t *cent, int health );
+void CG_TeamJoinMessage( clientInfo_t *newInfo, clientInfo_t *ci );
//