diff --git a/reaction/game/g_matchmode.h b/reaction/game/g_matchmode.h index 91126857..6a3f8521 100644 --- a/reaction/game/g_matchmode.h +++ b/reaction/game/g_matchmode.h @@ -1 +1,2 @@ void MM_RunFrame( void ); +void MM_Captain_f(gentity_t *ent );