From cba8eedc9f3aef14038314f516b9bcb027ab2a75 Mon Sep 17 00:00:00 2001 From: Richard Allen Date: Sat, 2 Feb 2002 16:27:59 +0000 Subject: [PATCH] Added for slicer --- reaction/game/g_matchmode.h | 1 + 1 file changed, 1 insertion(+) 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 );