summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r--src/game/g_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 99f6ebf4..5f73424d 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -565,7 +565,7 @@ char *G_NewString( const char *string );
//
void Cmd_Score_f( gentity_t *ent );
void G_StopFollowing( gentity_t *ent );
-void Cmd_FollowCycle_f( gentity_t *ent, int dir );
+void Cmd_Follow_f( gentity_t *ent );
//
// g_physics.c