diff --git a/code/game/g_local.h b/code/game/g_local.h index 91c1881..749d330 100644 --- a/code/game/g_local.h +++ b/code/game/g_local.h @@ -453,7 +453,6 @@ void DeathmatchScoreboardMessage (gentity_t *client); // // g_cmds.c // -static void G_SayTo( gentity_t *ent, gentity_t *other, int mode, int color, const char *name, const char *message ); // // g_pweapon.c