summaryrefslogtreecommitdiff
path: root/src/game/bg_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_local.h')
-rw-r--r--src/game/bg_local.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/bg_local.h b/src/game/bg_local.h
index 4c582266..354214c9 100644
--- a/src/game/bg_local.h
+++ b/src/game/bg_local.h
@@ -86,5 +86,3 @@ qboolean PM_SlideMove( qboolean gravity );
void PM_StepEvent( vec3_t from, vec3_t to, vec3_t normal );
qboolean PM_StepSlideMove( qboolean gravity, qboolean predictive );
qboolean PM_PredictStepMove( void );
-
-void PM_StartTorsoAnim( int anim );